php-doc-en/appendices/migration81
Juliette 553fabc18a
PHP 8.1 | MigrationGuide/New classes: add missing classes
> Added `CURLStringFile`, which can be used to post a file from a string rather than a file

Refs:
* f67986a921/UPGRADING (L231-L235)
* https://github.com/php/php-src/pull/6456
* e727919b97

As part of the Fibers RFC/PR, the Reflection extension also received a new class.

* https://wiki.php.net/rfc/fibers
* https://github.com/php/php-src/pull/6875
* c276c16b66

Note: I've not listed the `Fiber` and `FiberError` classes as those could be considered covered via the mention of Fibers on the "New Features" page, though happy to update the commit if so desired.

Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>

Closes GH-1447.
2022-03-11 12:59:52 +01:00
..
constants.xml PHP 8.1 | MigrationGuide/New constants: add missing constants 2022-03-11 10:57:07 +01:00
deprecated.xml PHP 8.1 | MigrationGuide/Deprecated: add missing function 2022-03-11 10:43:37 +01:00
incompatible.xml PHP 8.1 | Other reserved words: add never 2022-03-01 10:28:24 +01:00
new-classes.xml PHP 8.1 | MigrationGuide/New classes: add missing classes 2022-03-11 12:59:52 +01:00
new-features.xml Restructure type declaration page & document Intersection types (#982) 2022-01-06 12:36:43 +00:00
new-functions.xml PHP 8.1 | MigrationGuide/New functions: add missing functions 2022-03-11 10:59:10 +01:00
other-changes.xml Migration guide from PHP 8.0 to PHP 8.1 (#941) 2021-09-22 15:13:39 +01:00