7 Commits

Author SHA1 Message Date
haszi
4150dc9274 Update wording of the unserialize_callback_func section of unserialize() and igbinary_unserialize() (#3620)
Co-authored-by: haszi <haszika80@gmail.com>
2024-08-25 23:14:16 +01:00
haszi
26e26a95fd Add __PHP_Incomplete_Class (#3451)
* [skip-revcheck] Fix whitespace

* Add classname element to instances of __PHP_Incomplete_Class

* Add __PHP_Incomplete_Class

---------

Co-authored-by: haszi <haszika80@gmail.com>
2024-07-09 16:13:06 +01:00
haszi
605553e228 Remove empty requirements pages (#3464)
Co-authored-by: haszi <haszika80@gmail.com>
2024-07-07 14:34:34 +01:00
Gina Peter Banyard
d4d5216e7a [skip-revcheck] Replace PHP_INI_* with INI_* constants
Performed via a bash script which can be found on PR GH-3140

Closes GH-3140

Co-authored-by: haszi <haszika80@gmail.com>
2024-01-26 14:00:36 +00:00
Anders Jenbo
a2565b4e1f Improve clarity of igbinary_serialize() documentation (#2895) 2023-10-29 19:33:44 +00:00
George Peter Banyard
ca1c139b22 Fix extension membership for igbinary extension 2022-04-04 18:34:26 +01:00
Tyson Andre
aa19c140e6 Document the igbinary extension
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-888.
2021-09-03 15:52:16 +02:00