History log of /PHP-7.1/ext/standard/var.c (Results 226 – 250 of 409)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 81f05c18 25-Feb-2004 Ard Biesheuvel

Wordsize fixes


Revision tags: php-4.3.5RC3
# 794975d9 16-Feb-2004 Stanislav Malyshev

ce is not used, don't get it


Revision tags: php-5.0.0b4, php-5.0.0b4RC1
# 1c433049 05-Feb-2004 Stanislav Malyshev

fix serialization


Revision tags: php-4.3.5RC2
# 3fd027c5 03-Feb-2004 Stanislav Malyshev

fix bug #27120 and bug #25975 - preserve is_ref when bound
objects are serialized


Revision tags: RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


# 6923a16c 03-Jan-2004 Derick Rethans

- Fixed var_export() to show public, protected and private modifiers properly.
- Exported (un)mangle_property_name.


# 287834a5 28-Dec-2003 Derick Rethans

- Fix typo


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 91052eb9 29-Nov-2003 Ilia Alshanetsky

Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary
safe for array keys).


# 28277f1d 28-Nov-2003 Wez Furlong

fix #26001; serialize crashes when accessing an overloaded
object that has no properties (NULL hashtable).


# bb6f3a11 04-Nov-2003 Moriyoshi Koizumi

Fixed bug #24394 (serializing cross-referenced objects causes segfault)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3
# ed40a56c 08-Oct-2003 Moriyoshi Koizumi

Oops..


# f4595d18 08-Oct-2003 Moriyoshi Koizumi

Better fix for bug #25758


# 6f8b8ade 08-Oct-2003 Ilia Alshanetsky

Fixed bug #25758 (var_export does not escape ' & \ inside array keys)


Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 6a7dde29 28-Aug-2003 Sascha Schumann

kill warnings


Revision tags: php-4.3.3, php-4.3.3RC4
# ed40ae26 11-Aug-2003 Ilia Alshanetsky

emalloc -> safe_emalloc


# 4320c699 11-Aug-2003 Ilia Alshanetsky

Fixed bug #21957 (serialize() mangles objects with __sleep).


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# d113d323 05-Aug-2003 Stanislav Malyshev

Don't try to __sleep incomplete classes


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# b20df54a 08-May-2003 Ilia Alshanetsky

Make serialize precision a configurable option.


# 7f404846 05-May-2003 Ilia Alshanetsky

s/g/G/


# 88bafcb7 04-May-2003 Ilia Alshanetsky

Safer implementation.

Thanks Marcus.


# 75c01dd6 04-May-2003 Ilia Alshanetsky

Fixed bug #23298 (serialize cuts off floats & doubles)


Revision tags: SPL_ALPHA, php-4.3.2RC2
# 9ab3ad29 28-Apr-2003 Derick Rethans

- Commit the .c file too...


# cf620ddf 21-Apr-2003 Moriyoshi Koizumi

Unified all those redundant printf's


# 5a904d6e 21-Apr-2003 Stanislav Malyshev

Update to latest inteface change for get_class_name


12345678910>>...17