summaryrefslogtreecommitdiff
path: root/ext/standard/var_unserializer.c
Commit message (Expand)AuthorAgeFilesLines
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Bugfix #26762 unserialize() produces lowercase classnamesMarcus Boerger2004-01-021-11/+5
* syncfoobar2003-09-031-33/+24
* syncronizeStanislav Malyshev2003-08-051-17/+19
* Fixed a leak that occurs with "R" reference variable specifier.Moriyoshi Koizumi2003-07-021-13/+17
* touch the fileSterling Hughes2003-06-261-1/+0
* fix by ilia to fix crashes in the session extension when /tmp/sess_* filesSterling Hughes2003-06-261-14/+13
* updating license information in the headers.James Cox2003-06-101-3/+3
* Leftover.Sebastian Bergmann2003-06-021-2/+2
* Update after fixMarcus Boerger2003-05-241-36/+47
* Fix unserialize (commit later)Marcus Boerger2003-05-181-41/+38
* touchfoobar2003-04-171-1/+35
* touchfoobar2003-04-171-14/+0
* zend_error -> php_error_docref.Ilia Alshanetsky2003-01-241-5/+5
* Sync with var_unserializer.reSander Roobol2002-08-191-7/+18
* ZE2 compatibility fixStanislav Malyshev2002-08-191-6/+14
* Touch fileSascha Schumann2002-08-061-1/+1
* need to export var_replace and var_destroy for win32Shane Caraveo2002-08-041-2/+2
* updateSascha Schumann2002-05-041-2/+0
* Touch fileSascha Schumann2002-04-301-1/+1
* Fix couple of nasty serializer bugs:Stanislav Malyshev2002-04-281-150/+166
* touch fileSascha Schumann2002-03-181-1/+1
* removed anoying warningsHarald Radi2002-03-171-1/+1
* - Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTRAndi Gutmans2002-03-121-1/+1
* - Remove CVS thingsDerick Rethans2002-03-071-1/+0
* touch fileSascha Schumann2002-03-071-1/+1
* increase timestamp, because make tries to regenerate this file without any re...Sascha Schumann2001-12-051-0/+1
* Allow unserializer_callback_func to be turned off.Bernd Roemer2001-12-021-1/+1
* Updated file since .re changed.foobar2001-11-261-4/+4
* - Adding a callback mechanism to the unserializer. (patch by BerndDerick Rethans2001-11-261-5/+34
* Fix two incidents which have been reported about the new unserializer.Sascha Schumann2001-11-161-102/+192
* Rewrite of unserializer which should be more maintainable and extensible.Sascha Schumann2001-11-101-0/+635