History log of /PHP-7.3/ext/wddx/wddx.c (Results 151 – 175 of 293)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b2673ab0 04-Mar-2007 Stanislav Malyshev

fix wrong code
# noticed by Stefan Esser


Revision tags: php-4.4.6
# efad70c2 27-Feb-2007 Ilia Alshanetsky

snprintf() -> slprintf()


# 9783f5f1 24-Feb-2007 Ilia Alshanetsky

strncpy() -> strlcpy()


# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3
# 84a827e0 18-Jan-2007 Antony Dovgal

MFH


# 96a8399e 09-Jan-2007 Ilia Alshanetsky

Added key_length intialization for intergers


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

MFH: Bump year.


Revision tags: php-5.2.1RC1
# a055e93a 13-Dec-2006 Ilia Alshanetsky

optimize out strlen() calls

# Patch by Matt Wilmas


Revision tags: php-5.2.0, php-5.2.0RC6, 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
# 5f6145b0 02-Aug-2006 Antony Dovgal

fix ZTS build


# 4eecfca7 02-Aug-2006 Ilia Alshanetsky

Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain
characters).


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

- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()


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

Convert E_ERROR to E_RECOVERABLE_ERROR


# b882f9f3 25-May-2006 Ilia Alshanetsky

Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters)


# ec79dd79 25-May-2006 Marcus Boerger

- MFH Bugfix 37587


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
# a1bbdf83 23-Apr-2006 Ilia Alshanetsky

Fixed bug #37162 (wddx does not build as a shared extension).

#Patch By: jdolecek at NetBSD dot org


Revision tags: php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# 329198a9 28-Jan-2006 Frank M. Kromann

Add header so WDDX builds as shared


Revision tags: 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


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


Revision tags: RELEASE_2_0_2
# c6007986 30-Nov-2005 Ilia Alshanetsky

Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
properly).


Revision tags: php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1
# e1791bed 06-Oct-2005 Rob Richards

MFH: use sizeof instead of define


# 93ffc140 05-Oct-2005 Rob Richards

MFH: fix buffer lengths passed to snprintf


Revision tags: RELEASE_0_9_0
# 4b9b5505 16-Sep-2005 Antony Dovgal

fix #34505 (possible memory corruption when unmangling properties with empty names)
2nd part


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# 307ec8ec 31-Aug-2005 foobar

MFH:- Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE
# 2a37a0c4 10-Aug-2005 Ilia Alshanetsky

MFH: Fixed bug #34068 (Numeric string as array key not cast to integer in
wddx_deserialize()).


Revision tags: RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


12345678910>>...12