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 |
|
Derick Rethans
|
f81134a9f2
|
- MFH: Fixed tests on 64bit platform.
|
2008-02-25 22:32:59 +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
|
f3ad3a770e
|
Fixed test
|
2007-06-11 15:09:41 +00:00 |
|
Ilia Alshanetsky
|
b6762a8991
|
Fixed bug #41527 (WDDX deserialize numeric string array key).
|
2007-06-11 15:08:43 +00:00 |
|
Antony Dovgal
|
ffd09c0961
|
fix tests
|
2007-05-18 11:29:55 +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 |
|
Martin Kraemer
|
9c62ddde34
|
Typo
|
2007-03-14 09:58:14 +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 |
|
foobar
|
0bf6b23cb8
|
MFH: fix phpize build
|
2006-07-27 01:18:55 +00:00 |
|
Marcus Boerger
|
d0f2f6cd04
|
- MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()
|
2006-07-24 18:03:45 +00:00 |
|
Antony Dovgal
|
3aaf62d159
|
there is no Unicode in 5_2
|
2006-07-11 12:15:11 +00:00 |
|
Hannes Magnusson
|
aaa1d62614
|
MFH: fix/add SKIPIF
|
2006-06-27 00:09:43 +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
|
d09ad216a0
|
MFH: prevent compile failure with --disable-all
|
2005-12-21 14:22:26 +00:00 |
|
Antony Dovgal
|
604990d6a5
|
fix test, add test for 64bit platform
|
2005-12-21 12:16:20 +00:00 |
|
Antony Dovgal
|
b7d5d7047b
|
fix test
|
2005-12-21 11:46:26 +00:00 |
|
Antony Dovgal
|
c92ae847c7
|
add missing skipif conditions
fix existing ones
|
2005-12-21 11:42:06 +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 |
|
Rob Richards
|
e1791bedd5
|
MFH: use sizeof instead of define
|
2005-10-06 18:48:19 +00:00 |
|
Derick Rethans
|
f42742f796
|
- MFH: Fixed Windows build (patch by Mike)
|
2005-10-06 13:03:43 +00:00 |
|
Rob Richards
|
93ffc14028
|
MFH: fix buffer lengths passed to snprintf
|
2005-10-05 22:36:10 +00:00 |
|