Xinchen Hui
|
47c9027772
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
|
Anatol Belski
|
95ea1e7ca7
|
fixed variable corruption under win x64
|
2013-05-11 02:47:48 +02:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Felipe Pena
|
8775a37559
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Dmitry Stogov
|
e43ff1359e
|
Fixed ZE specific compile warnings (Bug #55629)
|
2011-09-13 13:29:35 +00:00 |
|
Felipe Pena
|
da376383e8
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Felipe Pena
|
88b087bedd
|
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
|
2010-08-01 17:34:09 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Felipe Pena
|
c353601a3f
|
- MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())
|
2009-06-16 02:54:26 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Mark Karpeles
|
75b07963e3
|
- MFH: ext/wddx: classes providing __sleep() are stored without properties (fixed)
- ext/wddx: fixed wddx_add_vars() ignoring first var in php 5.3
|
2008-11-20 15:55:00 +00:00 |
|
Felipe Pena
|
8258b703c5
|
- MFH: Fixed memory leak in wddx_add_vars()
|
2008-11-20 14:48:41 +00:00 |
|
Mark Karpeles
|
995deb9aef
|
- MFH: #46496, wddx_serialize treats input as ISO-8859-1 (Mark Karpeles)
|
2008-11-20 14:14:05 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Rob Richards
|
94fd10cd79
|
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
add test
|
2008-09-11 14:17:31 +00:00 |
|
Felipe Pena
|
473019a9b5
|
- MFH: CS
|
2008-08-24 04:02:49 +00:00 |
|
Felipe Pena
|
55f7368408
|
- Fixed types
- Fixed protos
|
2008-07-01 11:26:10 +00:00 |
|
Antony Dovgal
|
2f2953760b
|
fix typo
|
2008-07-01 07:56:24 +00:00 |
|
Felipe Pena
|
2526420e34
|
- Added arginfo
|
2008-06-27 14:33:12 +00:00 |
|
Felipe Pena
|
f23acf749d
|
- New parameter parsing API
|
2008-06-20 19:57:25 +00:00 |
|
Dmitry Stogov
|
2ecf4bb0a7
|
Lazy EG(active_symbol_table) initialization
|
2008-04-29 08:15:20 +00:00 |
|
Ilia Alshanetsky
|
73d031a390
|
Optimize wddx boolean encoding
|
2008-01-20 15:33:24 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Antony Dovgal
|
05b536f251
|
one more fix
|
2007-10-07 08:33:38 +00:00 |
|
Dmitry Stogov
|
6c810b0d4c
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:00:48 +00:00 |
|
Ilia Alshanetsky
|
b6762a8991
|
Fixed bug #41527 (WDDX deserialize numeric string array key).
|
2007-06-11 15:08:43 +00:00 |
|
Ilia Alshanetsky
|
c70105610a
|
Fixed bug #41283 (Bug with serializing array key that are doubles or
floats).
|
2007-05-05 15:14:56 +00:00 |
|
Stanislav Malyshev
|
2ad036da3a
|
ik, make it memcpy
|
2007-03-04 04:38:43 +00:00 |
|
Stanislav Malyshev
|
b2673ab004
|
fix wrong code
# noticed by Stefan Esser
|
2007-03-04 02:23:47 +00:00 |
|
Ilia Alshanetsky
|
efad70c2cc
|
snprintf() -> slprintf()
|
2007-02-27 03:28:17 +00:00 |
|
Ilia Alshanetsky
|
9783f5f1f3
|
strncpy() -> strlcpy()
|
2007-02-24 18:00:56 +00:00 |
|
Marcus Boerger
|
50ea26760d
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
|
Antony Dovgal
|
84a827e0d4
|
MFH
|
2007-01-18 16:21:32 +00:00 |
|
Ilia Alshanetsky
|
96a8399e2f
|
Added key_length intialization for intergers
|
2007-01-09 15:20:45 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Ilia Alshanetsky
|
a055e93a27
|
optimize out strlen() calls
# Patch by Matt Wilmas
|
2006-12-13 15:31:47 +00:00 |
|
Antony Dovgal
|
5f6145b0fd
|
fix ZTS build
|
2006-08-02 22:03:47 +00:00 |
|
Ilia Alshanetsky
|
4eecfca79c
|
Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain
characters).
|
2006-08-02 15:44:33 +00:00 |
|
Marcus Boerger
|
d0f2f6cd04
|
- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()
|
2006-07-24 18:03:45 +00:00 |
|
Ilia Alshanetsky
|
a400d8908d
|
Convert E_ERROR to E_RECOVERABLE_ERROR
|
2006-05-30 02:40:33 +00:00 |
|
Ilia Alshanetsky
|
b882f9f37e
|
Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters)
|
2006-05-25 22:54:16 +00:00 |
|
Marcus Boerger
|
ec79dd793d
|
- MFH Bugfix 37587
|
2006-05-25 09:59:25 +00:00 |
|
Ilia Alshanetsky
|
a1bbdf831c
|
Fixed bug #37162 (wddx does not build as a shared extension).
#Patch By: jdolecek at NetBSD dot org
|
2006-04-23 16:02:05 +00:00 |
|
Frank M. Kromann
|
329198a955
|
Add header so WDDX builds as shared
|
2006-01-28 06:15:25 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
3e669bc950
|
MFH: nuke php3 legacy
|
2005-12-06 02:28:41 +00:00 |
|
Ilia Alshanetsky
|
c60079862b
|
Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keys
properly).
|
2005-11-30 18:10:19 +00:00 |
|