News


12/20/2024 - 18:14

In this episode of the Laravel Creator Spotlight, we speak with Aaron Francis and look at his journey to fame, his recent Laravel package called Solo, Try Ha





12/20/2024 - 02:36

In order to give myself and the many tired volunteers around WordPress.org a break for the holidays, we’re going to be pausing a few of the free services currently offered:





12/19/2024 - 20:57

Node v23.5.0 (Current)





12/19/2024 - 18:53

The PHP development team announces the immediate availability of PHP 8.4.2. This is a bug fix release.

All PHP 8.4 users are encouraged to upgrade to this version.

For source downloads of PHP 8.4.2 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





12/19/2024 - 18:40

The PHP development team announces the immediate availability of PHP 8.3.15. This is a bug fix release.

All PHP 8.3 users are encouraged to upgrade to this version.

For source downloads of PHP 8.3.15 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





12/19/2024 - 17:47

The PHP development team announces the immediate availability of PHP 8.2.27. This is a bug fix release.
All PHP 8.2 users are encouraged to upgrade to this version.





12/19/2024 - 15:21

When building APIs, Laravel reindexes resource collections numerically by default. For cases where original keys carry meaning, preserveKeys property maintains the intended data structure.