🌴
Web developer.
-
webmozarts.com
- Barcelona, Spain
- https://fr.linkedin.com/in/theofidry
- @tfidry
Highlights
- Pro
Block or Report
Block or report theofidry
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
awesome-mutation-testing
awesome-mutation-testing PublicMutation testing resources: how to make better code by introducing bugs
-
box-project/box
box-project/box Public📦🚀 Fast, zero config application bundler with PHARs.
-
humbug/php-scoper
humbug/php-scoper Public🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.
-
-
PsyshBundle
PsyshBundle PublicForked from navitronic/psymf
A command line REPL bundle for Symfony using PsySH.
1,854 contributions in the last year
| Day of Week | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
More
Activity overview
Contributed to
box-project/box,
humbug/php-scoper,
theofidry/cpu-core-counter
and 64 other
repositories
Contribution activity
November 2023
Created 103 commits in 8 repositories
Created 2 repositories
-
theofidry/pest
PHP
This contribution was made on Nov 18
-
theofidry/setup-php
TypeScript
This contribution was made on Nov 1
Created a pull request in phpstan/phpstan-src that received 3 comments
Opened 89 other pull requests in 6 repositories
humbug/php-scoper
35
merged
-
ci: Make dependabot check GitHub actions too
This contribution was made on Nov 18
-
ci: Re-use actions
This contribution was made on Nov 18
-
build: Add rector to the auto-review process
This contribution was made on Nov 18
-
build: Upgrade rector
This contribution was made on Nov 18
-
test: Fix flaky test
This contribution was made on Nov 18
-
build: Add rector to the Makefile rules
This contribution was made on Nov 18
-
chore: Bump to PHP 8.2
This contribution was made on Nov 18
-
chore: Migrate to FidryConsole 0.6
This contribution was made on Nov 12
-
doc: Fix a broken link
This contribution was made on Nov 4
-
fix: Update the Reflector with the ext-uv symbols
This contribution was made on Nov 4
-
chore: Update to Box 4.5.1
This contribution was made on Nov 4
-
test: Make the min PHP version test compatibility more complete
This contribution was made on Nov 4
-
fix: Fix the compatibility of the dumped autoload
This contribution was made on Nov 4
-
test: Add a test for the min PHP version
This contribution was made on Nov 4
-
fix: Correctly scope call_user_func_array()
This contribution was made on Nov 3
-
fix: Correctly scope is_callable() calls
This contribution was made on Nov 3
-
fix: Correctly scope spl_autoload_register singule parameter
This contribution was made on Nov 3
-
fix: Fix Symfony services
This contribution was made on Nov 3
-
doc: Add a doc entry for downloading the PHAR from GitHub
This contribution was made on Nov 2
-
build: Add a docker image
This contribution was made on Nov 2
-
feat: Make the JetBrains' stubs collector and patcher re-usable
This contribution was made on Nov 2
-
feat: Mark all declarations as internal
This contribution was made on Nov 2
-
test: Add an e2e test for PHPUnit
This contribution was made on Nov 2
-
ci: Automatically bump the Composer root version
This contribution was made on Nov 2
-
ci: Add dependabot
This contribution was made on Nov 1
- Some pull requests not shown.
box-project/box
20
merged
2
open
1
closed
-
test(requirement-checker): Fix the requirement checker e2e tests
This contribution was made on Nov 19
-
chore: Upgrade to PHP 8.2
This contribution was made on Nov 18
-
chore: Upgrade to FidryConsole 0.6
This contribution was made on Nov 18
-
ci: Add GitHub Actions to the packages watched by dependabot
This contribution was made on Nov 11
-
doc: Various fixes
This contribution was made on Nov 11
-
feat: Rework the parallel processing
This contribution was made on Nov 10
-
test: Rename the temporary directory from Box into BoxTest
This contribution was made on Nov 9
-
WIP
This contribution was made on Nov 8
-
fix: Allow the info command to work on the old RequirementChecker
This contribution was made on Nov 8
-
feat: Change the default signing algorithm to SHA-512
This contribution was made on Nov 7
-
feat: Deprecate the metadata setting
This contribution was made on Nov 7
-
refactor: Make Box::getPhar() internal
This contribution was made on Nov 5
-
build: Remove unused extensions requirements and packages
This contribution was made on Nov 5
-
Revert "build: Remove unused extensions requirements and packages"
This contribution was made on Nov 5
-
build: Add more docs checks
This contribution was made on Nov 5
-
build: Remove unused extensions requirements and packages
This contribution was made on Nov 4
-
build: Simplify the PHP-Scoper configuration
This contribution was made on Nov 4
-
ci: Leverage the git diff option
This contribution was made on Nov 4
-
test: Fix the Composer orchestrator integration tests
This contribution was made on Nov 4
-
feat: Update to PHP-Scoper 0.18.5
This contribution was made on Nov 4
-
doc: Remove installation doc entry for PHAR
This contribution was made on Nov 2
-
doc: Add a reference to the docker image
This contribution was made on Nov 2
-
doc: Add a usage section for reproducible PHARs
This contribution was made on Oct 31
webmozarts/console-parallelization
20
merged
-
build: Add docs checks
This contribution was made on Nov 19
-
build: Ignore vendor-bin from exported archive
This contribution was made on Nov 19
-
build: Adjust the infection configuration
This contribution was made on Nov 19
-
build: Move temporary artifact to the dist directory
This contribution was made on Nov 19
-
build: Tweak the rector configuration
This contribution was made on Nov 19
-
ci: Add dependabot
This contribution was made on Nov 19
-
build: Include rector in the auto-review process
This contribution was made on Nov 19
-
ci: Make the output more pretty
This contribution was made on Nov 19
-
build: Execute the PHPUnit auto-review tests in a separate test suite
This contribution was made on Nov 19
-
build: Do not comment every Make command
This contribution was made on Nov 19
-
build: Add a
autoreviewmake commandThis contribution was made on Nov 19 -
test: Move the tested Makefile output to a dedicated file
This contribution was made on Nov 19
-
build: Rename some make commands
This contribution was made on Nov 19
-
build: Rename the make
allcommand into a documentedcheckcommandThis contribution was made on Nov 19 -
build: Make the default make command
helpinstead ofallThis contribution was made on Nov 19 -
build: Add a Makefile command to clean the dist directory
This contribution was made on Nov 19
-
build: Rename Make::clear to Make::clean
This contribution was made on Nov 19
-
doc: Promote
::configureParallelExecutableFactory()over::getParallelExecutableFactory()This contribution was made on Nov 19 -
doc: Provide a more up to date example of how to configure a before and after batch hook
This contribution was made on Nov 9
-
chore: Allow CpuCoreCounter 1.0
This contribution was made on Nov 9
theofidry/console
9
merged
-
fix: Add missing
psr/logdependencyThis contribution was made on Nov 18 -
Revert "fix: Remove the deprecation layer (#187)"
This contribution was made on Nov 18
-
test: Add test to ensure the base application has the same defaults as the Symfony Application
This contribution was made on Nov 17
-
feat: Support hidden commands
This contribution was made on Nov 16
-
feat: Add support for using native Symfony commands
This contribution was made on Nov 16
-
build: Do not clean when doing a check
This contribution was made on Nov 16
-
fix: Allow to use the ReversedSymfonyCommand to be registered
This contribution was made on Nov 15
-
ci: Add dependabot
This contribution was made on Nov 13
-
fix: Fix BC
This contribution was made on Nov 12
nikic/PHP-Parser
1
merged
-
build: Exclude grammar from export git artifact
This contribution was made on Nov 1
shivammathur/setup-php
1
merged
-
feat: Add Box and PHP-Scoper as tools
This contribution was made on Nov 1
Reviewed 9 pull requests in 4 repositories
infection/infection
3 pull requests
-
Upgrade to Box 4.5.1
This contribution was made on Nov 12
-
Do not remove attributes from class methods when visibility is mutated
This contribution was made on Nov 8
-
Allow
fidry/cpu-core-counterv1This contribution was made on Nov 2
humbug/php-scoper
3 pull requests
-
Update .gitattributes
This contribution was made on Nov 5
-
add docs for excluding third-party symbols
This contribution was made on Nov 2
-
doc: Clarify scoping of excluded functions for which a declaration was found
This contribution was made on Nov 1
box-project/box
2 pull requests
-
feat: Rework the parallel processing
This contribution was made on Nov 20
-
build: Add more docs checks
This contribution was made on Nov 19
nelmio/alice
1 pull request
-
Support Symfony 7
This contribution was made on Nov 7
Created an issue in brendt/rfc-vote that received 9 comments
User feedback
This is just some feedback after creating an account and checking a few RFCs: I feel the GitHub contribute icon should be on the top right bar bes…
9
comments
Opened 12 other issues in 7 repositories
box-project/box
2
open
1
closed
-
Mention the BOX_REQUIREMENT_CHECKER=0 env when the requirement checker fails
This contribution was made on Nov 19
-
PHAR RFC
This contribution was made on Nov 5
-
Deprecate the PHAR metadata
This contribution was made on Nov 5
theofidry/console
2
closed
1
open
-
Allow to pass Symfony commands
This contribution was made on Nov 12
-
Allow to hide commands
This contribution was made on Nov 12
-
Make it easier to test the stdout and stderr
This contribution was made on Nov 12
webmozarts/console-parallelization
2
open
-
Consider run before/last segment API
This contribution was made on Nov 19
-
Error when the server script name is an absolute path
This contribution was made on Nov 11
theofidry/makefile
1
open
-
Comment within targets screws the target resolution
This contribution was made on Nov 13
theseer/Autoload
1
open
-
Integration within Box
This contribution was made on Nov 4
thecodingmachine/safe
1
open
-
Ensure the new symbols are known to stubs
This contribution was made on Nov 1
nikic/PHP-Parser
1
open
-
Global symbols usage
This contribution was made on Nov 1
Started 1 discussion in 1 repository
theofidry/console
theofidry/console
-
Make it easier to test commands output which contains a progress bar
This contribution was made on Nov 12