1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

9 Commits

Author SHA1 Message Date
Alexandre Daubois
7caf0c1376 [PHP 8.4] Update WeakReference::__debugInfo() changelog (#4256) 2024-12-06 21:05:58 +00:00
Mikhail Alferov
cd391e65a6 Add more details about WeakReferences (#3976)
Possible follow-up is to describe weak references in more details elsewhere in the manual.

Co-authored-by: Jim Winstead <jimw@trainedmonkey.com>
Co-authored-by: Gina Peter Banyard <girgias@php.net>
2024-11-08 07:14:01 +00:00
Gina Peter Banyard
4d17b7b494 [skip-revcheck] Convert class markup to be compatible with DocBook 5.2
Closes GH-3415
2024-06-14 17:04:53 +01:00
Máté Kocsis
14767af0f0 Use new class synopsis markup (#2611)
Follow-up on https://github.com/php/phd/pull/77
2023-08-30 12:28:30 +01:00
Máté Kocsis
d27fdfe8f9 Update WeakMap and WeakReference role attributes (#2065) 2022-12-11 23:24:10 +01:00
Máté Kocsis
1206279edf Generate Zend class synopses from stubs - part 2 (#1245) 2021-12-23 14:25:27 +01:00
Fabien Villepinte
537e1dfad9 Add missing final modifier
Closes GH-1152.
2021-11-29 13:47:04 +01:00
Larry Garfield
68a416eeb7 Remove old weakref extension (#514)
* Remove old weakref extension that no longer works and namespace conflicts with WeakMap in PHP 8.
2021-04-12 15:35:52 +02:00
Christoph Michael Becker
faabf4e74a Fix #78048: Weakref extension and PHP 7.4 weak references might cause confusion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347473 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-23 08:17:25 +00:00