summaryrefslogtreecommitdiff
path: root/ext/standard/php_var.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* updating license information in the headers.James Cox2003-06-101-3/+3
* - Make them available on Windows too from other files.Derick Rethans2003-04-281-3/+3
* Renamed get_memory_usage() to memory_get_usage() (per Andi's advice)Andrey Hristov2003-01-181-1/+1
* added function get_memory_usage(). available only when PHP is compiledAndrey Hristov2003-01-141-0/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* need to export var_replace and var_destroy for win32Shane Caraveo2002-08-041-2/+2
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Renamed zval_debug_dump() to debug_zval_dump()Jason Greene2002-02-101-2/+2
* @Added zval_debug_dump which works similar to var_dump yet displays extraJason Greene2002-02-101-0/+2
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Added var_export, which shows a representation of a variable, much likeDerick Rethans2001-12-081-0/+2
* Rewrite of unserializer which should be more maintainable and extensible.Sascha Schumann2001-11-101-22/+14
* API updateZeev Suraski2001-08-211-1/+2
* WhitespaceZeev Suraski2001-08-111-6/+6
* more tsrm cleanupSascha Schumann2001-08-051-2/+2
* more tsrm cleanup -- output.c is not doing any fetches anymoreSascha Schumann2001-08-051-1/+1
* Convert serializer to smart_str.. avoids lots of sprintf's andSascha Schumann2001-08-031-1/+3
* added test for serializeThies C. Arntzen2001-07-091-3/+3
* PHPAPI-ize php_var_* functionsDaniel Beulshausen2001-07-011-2/+2
* - fixed the reference in session thingieThies C. Arntzen2001-06-211-0/+19
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Add support for serializing references.Stanislav Malyshev2000-10-301-2/+16
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+11
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-3/+3
* unserialize() and wddx_deserialize() now create an empty class if they enconterThies C. Arntzen2000-06-211-0/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-0/+42