(Daniel kalaspuffar, Julien)
- Postgres:
- . Fixed bug #71820 (pg_fetch_object binds parameters before
- call constructor). (Anatol)
+ . Fixed bug #71820 (pg_fetch_object binds parameters before call
+ constructor). (Anatol)
- SPL:
. Fixed bug #71838 (Deserializing serialized SPLObjectStorage-Object can't
(steven dot lambeth at gmx dot de, Anatol)
- Phar:
- . Fixed bug #71625 (Crash in php7.dll with bad phar filename).
- (Anatol)
+ . Fixed bug #71625 (Crash in php7.dll with bad phar filename). (Anatol)
. Fixed bug #71317 (PharData fails to open specific file). (Jos Elstgeest)
. Fixed bug #71860 (Invalid memory write in phar on filename with \0 in
name). (Stas)
. Fixed crash when advancing (except step) inside an internal function. (Bob)
- Session:
- . Fixed Bug #71683 (Null pointer dereference in zend_hash_str_find_bucket).
+ . Fixed bug #71683 (Null pointer dereference in zend_hash_str_find_bucket).
(Yasuo)
- SNMP: