learn-you-php icon indicating copy to clipboard operation
learn-you-php copied to clipboard

πŸ† Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.

Results 8 learn-you-php issues
Sort by recently updated
recently updated
newest added

`hoa\socket` is unmaintained and not supported on PHP8 so it's time to drop it and use native PHP functions.

On the time-server exercise, I get the following error when running: ``` $ learnyouphp verify time.php ``` time.php is the solution code from here: https://raw.githubusercontent.com/php-school/learn-you-php/master/exercises/time-server/solution/solution.php ``` PHP Fatal error: Uncaught...

If you output the correct results but in a different order to our solution then it will fail. I'm not sure how we would fix this but it's worth a...

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0. Release notes Sourced from guzzlehttp/psr7's releases. 2.5.0 See change log for changes. 2.4.5 See change log for changes. 2.4.4 See change log for changes....

dependencies

The current libraries are no longer working. I would suggest `guzzle` and `symfony/string`.

Bumps [symfony/process](https://github.com/symfony/process) from 6.4.4 to 6.4.14. Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@​nicolas-grekas) bug...

dependencies