Máté Kocsis
|
c37a1cd650
|
Promote a few remaining errors in ext/standard
Closes GH-6110
|
2020-09-15 14:26:16 +02:00 |
|
Nicolas Grekas
|
657f756ccd
|
Skip non-existing properties returned by __sleep()
|
2020-04-22 16:41:04 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Andrey Hristov
|
dd5538566e
|
fix for bug 26737 : private & protected member variables not serialized
when user defined __sleep() is declared. Additionally E_NOTICE is
being thrown if __sleep() returns a non-existing member variable name
|
2004-08-21 13:49:19 +00:00 |
|
Marcus Boerger
|
170c92dfbe
|
Fix testcase
|
2004-07-22 18:40:19 +00:00 |
|
Magnus M��tt�
|
cfc8accd3e
|
Test for bug 26737:
Protected and private variables are not saved on serialization
when a user defined __sleep is used.
|
2004-07-15 11:52:04 +00:00 |
|