summaryrefslogtreecommitdiff
path: root/ext/standard/var_unserializer.c
Commit message (Expand)AuthorAgeFilesLines
* - Regenerated with re2c 0.9.8foobar2005-06-281-18/+20
* revertfoobar2005-06-111-19/+19
* regenerated with re2c 0.9.7foobar2005-06-111-19/+19
* touchfoobar2005-06-021-15/+15
* Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if ...Dmitry Stogov2005-06-011-1/+2
* Touchfoobar2005-05-311-2/+2
* - Regenerated with re2c 0.9.6 (fixes severe bugs)foobar2005-04-141-38/+44
* - Wrong order of action - touchMarcus Boerger2005-03-101-1/+1
* - Fix #31442 unserialize broken on 64-bit systemsMarcus Boerger2005-03-091-37/+37
* updatefoobar2005-03-081-3/+3
* updatefoobar2005-03-011-15/+19
* fix typoStanislav Malyshev2005-02-271-1/+1
* - Generated with re2c 0.9.4foobar2005-02-241-44/+118
* fix typoStanislav Malyshev2005-02-241-1/+1
* Correcting bounds check before someone uses this codeStefan Esser2005-02-231-1/+1
* Custom object serializer infrastructure - PHP implementationStanislav Malyshev2005-02-231-131/+97
* - Disallow illegal class names (.c part)Marcus Boerger2005-02-141-30/+37
* Fix handling of INF/NAN in unserialize().Ilia Alshanetsky2005-01-301-19/+17
* Fixed bug #31699 (unserialize() float problem on non-English locales).Ilia Alshanetsky2005-01-261-24/+24
* Touch the generated file.foobar2005-01-181-1/+1
* Fix compiler warning.Stefan Esser2005-01-171-1/+1
* and use it...Stefan Esser2005-01-151-4/+4
* Restore unserialize() speedStefan Esser2005-01-151-0/+36
* Handle already existing elements correctlyStefan Esser2004-12-031-2/+10
* Beware of negative indicesStefan Esser2004-12-011-1/+1
* - Earlier detection of failure (.c now)Marcus Boerger2004-09-261-7/+7
* - Moe changed from .re to .cMarcus Boerger2004-09-121-16/+26
* - Remove wrong testMarcus Boerger2004-09-121-23/+15
* TouchMarcus Boerger2004-09-051-1/+1
* - Add some checks when unserializing data to prevent buffer overflowsMarcus Boerger2004-09-051-108/+149
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-5/+1
* Touch after .cMarcus Boerger2004-03-271-153/+174
* Update .c output after .reMarcus Boerger2004-03-231-125/+134
* Bugfix #27646: Cannot serialize/unserialize non-finite numeric valuesMarcus Boerger2004-03-231-116/+210
* touchfoobar2004-02-031-1/+1
* fix bug #27120 and bug #25975 - preserve is_ref when boundStanislav Malyshev2004-02-031-153/+199
* touch generated filesfoobar2004-01-081-2/+2
* - 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