summaryrefslogtreecommitdiff
path: root/ext/standard/php_var.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Followup for bug #72785Nikita Popov2016-09-061-0/+1
* Fix bug #72785 - allowed_classes only applies to outermost unserialize()Stanislav Malyshev2016-09-051-1/+1
* Hide (un)serialize data from ABINikita Popov2016-08-151-60/+9
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | fix mergeStanislav Malyshev2015-08-041-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-9/+9
* | secured unserializeStanislav Malyshev2014-11-221-0/+1
* | Fix tests/serialize/bug64146.phptNikita Popov2014-09-221-32/+31
* | Remove php_varname_checkNikita Popov2014-09-221-46/+0
* | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Combine HashTable.flags and HashTable.nApplyCount into single 32-bit wordDmitry Stogov2014-04-211-1/+1
* | Fixed unserialize()Dmitry Stogov2014-04-101-0/+2
* | Re-fixed unserializeXinchen Hui2014-02-261-4/+1
* | Revert "Fixed unserialize implementation (it's complicated, this issue took m...Xinchen Hui2014-02-261-0/+4
* | Fixed unserialize implementation (it's complicated, this issue took me 4 hour...Xinchen Hui2014-02-261-4/+0
* | Use better data structures (incomplete)Dmitry Stogov2014-02-141-5/+5
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-4/+4
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* fix bug #65481 (shutdown segfault due to serialize)Michael Wallner2013-08-201-0/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed incorrect type castDmitry Stogov2012-01-111-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Added implicit type casting to allow reusage of macros in C++ extensions (Yoram)Dmitry Stogov2011-11-281-7/+7
* Fix Bug #55801 Behavior of unserialize has changed:Michael Wallner2011-10-191-18/+28
* - Year++Felipe Pena2011-01-011-1/+1
* Improved performance of unserialize(), original patch by galaxy dot mipt at g...Kalle Sommer Nielsen2010-09-181-0/+2
* Fix a bug when var_export() causes a fatal error that could inadvertently dis...Scott MacVicar2010-07-091-0/+2
* fix SplObjectStorage unserialization (CVE-2010-2225)Stanislav Malyshev2010-06-291-0/+1
* Added support for object references in recursive serialize() calls. FR #36424Michael Wallner2010-05-261-12/+52
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: sync (adds php_prefix_varname() API function)Jani Taskinen2007-10-011-17/+17
* MFH: improve variable name checksAntony Dovgal2007-05-221-0/+44
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't mak...Dmitry Stogov2006-12-201-2/+0
* MFHAntony Dovgal2006-12-081-1/+1
* MFH: fix possible issue in the serializer, which might currupt struc when rea...Antony Dovgal2006-12-081-1/+1
* Added memory_get_peak_usage() function for retrieving peak memory usage ofIlia Alshanetsky2006-05-301-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Restore unserialize() speedStefan Esser2005-01-151-1/+3
* - Add some checks when unserializing data to prevent buffer overflowsMarcus Boerger2004-09-051-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2