History log of /PHP-7.4/ext/standard/var.c (Results 226 – 250 of 457)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_1_2_3, php-5.2.5
# b4892511 02-Nov-2007 Jani Taskinen

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* func

- MFH from HEAD:
. Folding tags
. Parameter parsing
. SPL debug info
. array function improvements (not all yet)
. Improvements to function calling with call_user_* functions
. Improvements to debugging info in var_dump/print_r
# I propably forgot already something but this all was pretty close tied
# to each other so it wasn't possible to do it in parts.

show more ...


Revision tags: php-5.2.5RC2
# 00022a49 01-Nov-2007 Marcus Boerger

- MFH missing get_debug_info piece


Revision tags: php-5.2.5RC1
# 8ce1211a 11-Oct-2007 Marcus Boerger

- MFH debug object helper


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 7210ab56 26-Jun-2007 Antony Dovgal

fix ws


# 3b481cef 19-Jun-2007 Derick Rethans

- MFH: Added the H modifier to create non-locale-aware non-fixed-precision
float representations.
- MFH: Fixed var_export() to use the new H modifier so that it can generate
parsable

- MFH: Added the H modifier to create non-locale-aware non-fixed-precision
float representations.
- MFH: Fixed var_export() to use the new H modifier so that it can generate
parsable PHP code for floats again, independent of the locale.

show more ...


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# 2a689a42 23-Apr-2007 Dmitry Stogov

64-bit support


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6, php-4.4.6RC1
# 4a33a63a 16-Feb-2007 Ilia Alshanetsky

Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump).


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 7efb0a14 25-Dec-2006 Ilia Alshanetsky

Use safe_emalloc()


# 53b088e6 20-Dec-2006 Dmitry Stogov

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neith

Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M.

show more ...


# 0ecaeb89 19-Dec-2006 Antony Dovgal

serialize() should use '.' as decimal point irrespectively to locale


Revision tags: php-5.2.1RC1
# 7df81307 08-Dec-2006 Antony Dovgal

MFH


# f71a3105 08-Dec-2006 Antony Dovgal

MFH: fix possible issue in the serializer, which might currupt struc when reallocating arguments stack


Revision tags: php-5.2.0, php-5.2.0RC6
# 7b77d536 09-Oct-2006 Ilia Alshanetsky

Fixed bug #37262 (var_export() does not escape \0 character).


Revision tags: php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3
# d5ec3193 25-Jul-2006 Hannes Magnusson

MFH: Update protos & arginfo for memory_get_usage() & memory_get_peak_usage()


# 356facf4 25-Jul-2006 Dmitry Stogov

Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argument allows get memory size allocated by emalloc() (by default) or real size of memory allocated from system.


# 5da6415b 24-Jul-2006 Marcus Boerger

- MFH Correctly handle binary proeprty names which are not mangled


Revision tags: php-5.2.0RC1
# d0f2f6cd 24-Jul-2006 Marcus Boerger

- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()


# 29ed52ff 18-Jul-2006 Dmitry Stogov

New memory manager


# 83ac7960 10-Jul-2006 Dmitry Stogov

Fixed bug #37947 (zend_ptr_stack reallocation problem)


Revision tags: php-4.4.3RC2, BEFORE_NEW_OUTPUT_API
# 5186ee9c 30-May-2006 Ilia Alshanetsky

Added memory_get_peak_usage() function for retrieving peak memory usage of
a PHP script.


Revision tags: php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# f0cf877a 05-Apr-2006 Ilia Alshanetsky

Fixed bug #36957 (serialize() does not handle recursion).


Revision tags: php-5.1.3RC2
# 97f463c1 10-Mar-2006 Dmitry Stogov

Fixed debug_zval_dump() to support private and protected members


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


12345678910>>...19