🖥️
Working
Software Developer @laravel
- Malaysia
-
02:42
(UTC +08:00) - https://crynobone.com
- @crynobone
Highlights
Block or Report
Block or report crynobone
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
orchestral/testbench-core
orchestral/testbench-core PublicTesting Helper for Laravel Development
-
orchestral/testbench
orchestral/testbench PublicLaravel Testing Helper for Packages Development
-
orchestral/testbench-dusk
orchestral/testbench-dusk PublicLaravel Dusk Testing Helper for Package Development
-
laravie/serialize-queries
laravie/serialize-queries PublicSerializable Laravel Query Builder
-
nova-kit/nova-packages-tool
nova-kit/nova-packages-tool PublicTool for Laravel Nova Packages Development
-
jomweb/billplz
jomweb/billplz PublicPHP framework agnostic library for working with BillPlz API v3 and beyond...
6,072 contributions in the last year
| Day of Week | 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
orchestral/testbench-core,
laravel/nova-dusk-suite,
orchestral/testbench
and 105 other
repositories
Contribution activity
November 2023
Created 336 commits in 21 repositories
Created 1 repository
-
crynobone/psalm-plugin-laravel
PHP
This contribution was made on Nov 16
Created a pull request in laravel/framework that received 8 comments
[slim-skeleton-11.x] Test Improvements
Using $this->artisan() with Command::$aliases doesn't work properly at the moment. I believe this is due to how Symfony registers commands vs how L…
+24
−10
lines changed
•
8
comments
Opened 31 other pull requests in 10 repositories
orchestral/testbench-core
1
open
10
merged
-
Add ability to reset database state via DefineDatabase attribute.
This contribution was made on Nov 27
-
PHP 8.3 Support Improvements
This contribution was made on Nov 24
-
Allow database collation to be configurable via environment variables.
This contribution was made on Nov 24
-
Add
Orchestra\Foundation\Env::encode()methodThis contribution was made on Nov 10 -
Remove deprecated features
This contribution was made on Nov 10
-
Use
defined_environment_variables()This contribution was made on Nov 9 -
Cache Testbench Attributes
This contribution was made on Nov 9
-
Add ability to migrate Laravel migrations such as
cache,notifications,queueandsessionThis contribution was made on Nov 8 -
Add ability to migrate Laravel migrations such as
cache,notifications,queueandsessionThis contribution was made on Nov 8 -
Add Ray Configuration
This contribution was made on Nov 8
-
Add ability to migrate Laravel migrations such as
cache,notifications,queueandsessionThis contribution was made on Nov 8
laravel/framework
6
merged
4
closed
1
open
-
[11.x] Add
symfony/polyfill-php83to component using#[\Override]This contribution was made on Nov 27 -
[11.x] Apply
#[\Override]attribute on methods extended from SymfonyThis contribution was made on Nov 26 -
[slim-skeleton-11.x] Fixes missing configuration available in latest Laravel 10
This contribution was made on Nov 24
-
Test Improvements
This contribution was made on Nov 23
-
[10.x] Throw exception when trying to initiate
CollectionusingWeakMapThis contribution was made on Nov 23 -
[10.x] Test Improvements
This contribution was made on Nov 10
-
[10.x] Fixes Batch Callbacks not triggering if job timeout while in transaction
This contribution was made on Nov 10
-
Fixes unable to create MySQL database with
nullcollation usingSchema::createDatabase()This contribution was made on Nov 2 -
[10.x] Set
JsonExceptionas previous exception toIlluminate\Queue\InvalidPayloadExceptionThis contribution was made on Nov 2 -
Revert "[10.x] Add support for getting native columns' attributes"
This contribution was made on Nov 1
-
Regression Test for PostgreSQL reserved word column names w/ guarded attributes broken in native column attributes implementation
This contribution was made on Nov 1
laravel/jetstream
2
merged
-
[4.x] Use PHPUnit 10
This contribution was made on Nov 6
-
[4.x] Replace
jenssegers/agentand use latestmobiledetect/mobiledetectlibThis contribution was made on Nov 6
orchestral/dusk-updater
1
merged
-
PHP 8.3 Support Improvements
This contribution was made on Nov 24
orchestral/testbench-dusk
1
merged
-
PHP 8.3 Support Improvements
This contribution was made on Nov 24
orchestral/canvas
1
merged
-
PHP 8.3 Support Improvements
This contribution was made on Nov 24
orchestral/canvas-core
1
merged
-
PHP 8.3 Support Improvements
This contribution was made on Nov 24
psalm/psalm-plugin-laravel
1
open
-
Use
orchestra/testbench-coreastestbenchshould only be used for Package developmentThis contribution was made on Nov 16
laravel/cashier-paddle
1
merged
-
[2.x] Use PHPUnit 10
This contribution was made on Nov 16
laravel/telescope
1
merged
-
Fixes RelatedEntries is not loaded after migrating from mix to vite
This contribution was made on Nov 1
Reviewed 15 pull requests in 5 repositories
laravel/framework
11 pull requests
-
[11.x] Add
symfony/polyfill-php83to component using#[\Override]This contribution was made on Nov 27 -
fix hidden crsf token input not accepting autocomplete
This contribution was made on Nov 13
-
[10.x] Improved retrieval logic in the
Illuminate\Cache\DynamoDbStoreclassThis contribution was made on Nov 13 -
[10.x] expressions in migration computations fail
This contribution was made on Nov 13
-
Updated Str.php limit() function to optionally preserv the last word.
This contribution was made on Nov 13
-
[10.x] Fixes Exception: Cannot traverse an already closed generator when running Arr::first with an empty generator and no callback
This contribution was made on Nov 12
-
[10.x] PHP 8.1 Support - Refactored Content Handling with
matchExpressions inIlluminate\Http\ResponseThis contribution was made on Nov 12 -
[10.x] Fix Postgres cache store failed to put exist cache in transaction
This contribution was made on Nov 10
-
[10.x] Fix how nested transaction callbacks are handled
This contribution was made on Nov 9
-
Fixes unable to create MySQL database with
nullcollation usingSchema::createDatabase()This contribution was made on Nov 6 -
[10.x] Fix postgreSQL reserved word column names w/ guarded attributes broken in native column attributes implementation
This contribution was made on Nov 1
orchestral/testbench-core
1 pull request
-
Companion to slimmer application skeleton
This contribution was made on Nov 26
psalm/psalm-plugin-laravel
1 pull request
-
Use
orchestra/testbench-coreastestbenchshould only be used for Package developmentThis contribution was made on Nov 23
laravel/cashier-paddle
1 pull request
-
[2.x] Paddle Billing support
This contribution was made on Nov 16
laravel/jetstream
1 pull request
-
[4.x] Replace
jenssegers/agentand use latestmobiledetect/mobiledetectlibThis contribution was made on Nov 6
Answered 2 discussions in 2 repositories
laravel/framework
laravel/framework
-
Getting error with console tests when passing command by class name as first argument
This contribution was made on Nov 26
orchestral/testbench
orchestral/testbench
-
Add `LARAVEL_START`
This contribution was made on Nov 16
21
contributions
in private repositories
Nov 1 – Nov 25







