-
Marco Pivetta Software Development
- Frankfurt am Main
- https://ocramius.github.io/
- @ocramius
Highlights
- Developer Program Member
- Pro
- 3 discussions answered
Block or Report
Block or report Ocramius
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ProxyManager Public
🎩 ✨ 🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects -
Roave/SecurityAdvisories Public
🔐 Security advisories as a simple composer exclusion list, updated daily -
🆎 Tool to compare two revisions of a class API to check for BC breaks -
Roave/BetterReflection Public
🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API. -
PackageVersions Public
📦 Composer addon to efficiently get installed packages' version numbers -
4,208 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 177 commits in 35 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 10 repositories not shown
Created 4 repositories
Created a pull request in dependabot/dependabot-core that received 22 comments
Upgrade to composer/composer:2.2.3
composer/composer:2.2.0 introduced multiple improvements in terms of update performance
and reduced I/O.
This upgrade also allows to upgrade projec…
Opened 5 other pull requests in 4 repositories
Ocramius/OcraCachedViewResolver
2
merged
ekreative/uuid-extra-bundle
1
merged
CuyZ/Valinor
1
merged
mezzio/mezzio-hal
1
merged
Reviewed 74 pull requests in 42 repositories
Roave/BetterReflection
11 pull requests
- Bump roave/infection-static-analysis-plugin from 1.14.0 to 1.15.0
- Bump roave/infection-static-analysis-plugin from 1.13.0 to 1.14.0
- Fixed located source for parent methods and methods from traits
-
static,selfandparentare not built-in inReflectionNamedTypeadapter -
Added
falseto types considered byReflectionNamedType#isBuiltIn()logic - Main branch is 5.1.x
- Child class should have renamed trait method from parent
- Bump composer/semver from 3.2.6 to 3.2.7
-
Fix and update PHPStan to
1.3.x - Fix trait method visibility change leaking into other traits
-
mixedReflectionNamedTypedoes allownullvalues
laminas/laminas-view
10 pull requests
- Add Composer Require Checker configuration
- Declare required PHP extensions
- Workaround for Cyclic Incompatible Dependencies on 3.0.x
- Apply php 7.4 syntax + typed properties
-
Update locked deps, refine types in
TemplatePathStack -
Remove
laminas/laminas-servicemanager:^2compatibility: only^3supported now -
Remove Irrelevant MVC 2 Compat, since only
laminas/laminas-mvc:^3is now installable - Cache and Session packages are not used anywhere
- Merge release 2.17.0 into 3.0.x
- Update to Laminas Coding Standard 2.3
Roave/BackwardCompatibilityCheck
3 pull requests
Roave/roave.github.io
3 pull requests
laminas/laminas-mvc-plugin-flashmessenger
3 pull requests
laminas/laminas-json-server
3 pull requests
cocur/slugify
2 pull requests
mezzio/mezzio-hal
2 pull requests
mezzio/mezzio-authentication-oauth2
2 pull requests
laminas/laminas-stdlib
2 pull requests
mezzio/mezzio-csrf
2 pull requests
laminas/laminas-mail
1 pull request
Ocramius/ProxyManager
1 pull request
webmozarts/glob
1 pull request
CuyZ/Valinor
1 pull request
maglnet/ComposerRequireChecker
1 pull request
laminas-api-tools/api-tools-admin
1 pull request
getsentry/sentry-php
1 pull request
laminas/laminas-memory
1 pull request
Roave/behat-psr11extension
1 pull request
Roave/infection-static-analysis-plugin
1 pull request
moneyphp/money
1 pull request
mariosimao/notion-sdk-php
1 pull request
laminas/laminas-paginator
1 pull request
laminas-api-tools/api-tools-content-validation
1 pull request
Created an issue in getsentry/sentry-php that received 11 comments
Sentry\Tracing\Span::__construct() and Sentry\Tracing\Span#startChild() taking around 3% of execution time
Environment
relatively boring symfony/*:^6 application with doctrine/dbal and doctrine/orm
sentry/sentry-symfony:4.2.5
sentry/sdk:3.1.1 (yes, I kn…
