Sara Golemon
|
5f19062164
|
Update test to reflect fix in spl_array.c r-1.114
|
2006-10-19 22:30:55 +00:00 |
|
Sara Golemon
|
631b9b016e
|
Fix working with ArrayObjects which contain arrays.
|
2006-10-19 22:20:44 +00:00 |
|
Andrei Zmievski
|
dbda777b0b
|
getrusage.c was easy(). But don't ever use zend_parse_parameters() like
that.
|
2006-10-19 22:14:04 +00:00 |
|
Andrei Zmievski
|
9c83ae0549
|
Unicode support in microtime() and gettimeofday().
|
2006-10-19 22:11:04 +00:00 |
|
Andrei Zmievski
|
af2c117d29
|
Pick some low-hanging fruit.
|
2006-10-19 20:55:08 +00:00 |
|
Andrei Zmievski
|
c2d9e83820
|
Clarify why the result of json_encode() is a binary string.
|
2006-10-19 20:24:25 +00:00 |
|
Antony Dovgal
|
93cd342f48
|
fix tests
|
2006-10-19 20:17:17 +00:00 |
|
Andrei Zmievski
|
9daff2a92b
|
Unicode support for remaining image.c functions.
|
2006-10-19 18:20:13 +00:00 |
|
Andrei Zmievski
|
73b75cf052
|
Unicode support for headers_sent().
|
2006-10-19 17:55:33 +00:00 |
|
Antony Dovgal
|
7bf64871c9
|
add new test by Pierre
|
2006-10-19 12:06:57 +00:00 |
|
Antony Dovgal
|
8fba8ef219
|
fix folding tags, nuke json globals
|
2006-10-19 10:12:19 +00:00 |
|
Antony Dovgal
|
05da0efe36
|
fix coverity issue #262 (uninitialized variable)
|
2006-10-19 10:01:54 +00:00 |
|
Ilia Alshanetsky
|
a0a56eb609
|
MFB: Fixed bug #38400 (Use of com.typelib_file may cause a crash).
|
2006-10-18 23:47:46 +00:00 |
|
Antony Dovgal
|
7afbb7c3e2
|
fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
|
2006-10-18 20:57:06 +00:00 |
|
Johannes Schlüter
|
0e58baae93
|
- Fix #38465 (ReflectionParameter fails if default value is an access to self::
|
2006-10-18 16:34:25 +00:00 |
|
Hannes Magnusson
|
1b8cf37abd
|
Fix arginfo for imagepng() and imagejpeg()
|
2006-10-18 16:04:25 +00:00 |
|
Antony Dovgal
|
4579e4cc9e
|
fix PECL bug #9061 (oci8 might reuse wrong persistent connection)
|
2006-10-18 14:22:04 +00:00 |
|
Dmitry Stogov
|
a1130e84bf
|
ZTS fix
|
2006-10-18 07:41:33 +00:00 |
|
Antony Dovgal
|
399421323b
|
fix test
|
2006-10-17 22:05:43 +00:00 |
|
Andrei Zmievski
|
d33a905a16
|
Unicode support in JSON functions.
|
2006-10-17 17:56:54 +00:00 |
|
Derick Rethans
|
96c237275a
|
- MF52: Updated timezone database.
|
2006-10-17 17:08:52 +00:00 |
|
Ilia Alshanetsky
|
dc4f9d0baa
|
MFB: Unify handling of return values on validation failure and var not found
|
2006-10-17 15:26:42 +00:00 |
|
Dmitry Stogov
|
5e60e48f8a
|
Unicode support. (Two more places must be fixed. Look for FIXME comments.)
|
2006-10-17 11:11:45 +00:00 |
|
Antony Dovgal
|
8390d4f94f
|
initialize optional variables
|
2006-10-16 19:27:00 +00:00 |
|
Andrei Zmievski
|
867d4a97d1
|
Patch to support primitive types. (Ilia)
|
2006-10-16 17:04:51 +00:00 |
|
Ilia Alshanetsky
|
c1af91befc
|
MFB: Fixed compiler warnings
|
2006-10-16 15:42:23 +00:00 |
|
Antony Dovgal
|
8799fe1b60
|
fix compile warning
|
2006-10-15 21:10:10 +00:00 |
|
Hannes Magnusson
|
9116acf89f
|
Fix test
|
2006-10-15 13:44:41 +00:00 |
|
Hannes Magnusson
|
4970ccfa04
|
MFB: Remove bogus INI entry
|
2006-10-14 15:07:36 +00:00 |
|
Andrei Zmievski
|
83e0dbb3d2
|
- Add an extra parameter to the cast_object handler that can be used by
various types as needed.
- Use that parameter to pass a specific converter for
IS_UNICODE/IS_STRING types.
|
2006-10-13 14:52:19 +00:00 |
|
Antony Dovgal
|
03301dee3f
|
fix win32 build
|
2006-10-13 14:26:14 +00:00 |
|
Hannes Magnusson
|
851a7c6157
|
MFB: missing API declaration
|
2006-10-13 09:55:48 +00:00 |
|
Ilia Alshanetsky
|
f3eee9d980
|
MFB: Fixed bug #38934 (move_uploaded_file() cannot read uploaded file
outside of open_basedir).
|
2006-10-13 01:44:42 +00:00 |
|
Michael Wallner
|
4aa7a28e5a
|
- missing part of zend_fcall_info API patch
|
2006-10-12 12:40:26 +00:00 |
|
Antony Dovgal
|
77c5edbb3e
|
use connection character set when reading LOB data
|
2006-10-12 10:02:34 +00:00 |
|
Ilia Alshanetsky
|
59639f3de7
|
MFB: Fixed potential use of un-initialized var
|
2006-10-12 01:05:25 +00:00 |
|
Antony Dovgal
|
6636616ae9
|
fix test
|
2006-10-11 23:46:35 +00:00 |
|
Sara Golemon
|
cc51b47859
|
Bugfix#38649 Optional param not initialized
|
2006-10-11 23:20:54 +00:00 |
|
Antony Dovgal
|
a92a070353
|
fix #39125 (Memleak when reflecting non-existing class/method)
|
2006-10-11 15:51:17 +00:00 |
|
Antony Dovgal
|
7154dd7b87
|
add test
|
2006-10-11 14:57:38 +00:00 |
|
Ilia Alshanetsky
|
84b68c40e6
|
MFB: s/false/null/
|
2006-10-11 14:56:16 +00:00 |
|
Derick Rethans
|
db25a23ed8
|
- Change validating filters to return "null" on failure so that they can be
distinguised from the value "false" which might be valid as well.
|
2006-10-11 14:48:33 +00:00 |
|
Antony Dovgal
|
4a8aaa1e4d
|
check filter and class names for empty strings
|
2006-10-11 14:46:31 +00:00 |
|
Ilia Alshanetsky
|
2fa1fb9db3
|
MFB: Catch empty strings right away.
|
2006-10-11 14:30:50 +00:00 |
|
Antony Dovgal
|
721ade4f41
|
fix test on 64bit
|
2006-10-11 13:18:18 +00:00 |
|
Antony Dovgal
|
527cc7bd37
|
avoid reading str[-1], add warning when invalid format specified
add test
|
2006-10-11 13:14:08 +00:00 |
|
Antony Dovgal
|
729ed6eafc
|
fix crash when parsing invalid hostnames/IPs
|
2006-10-11 12:53:38 +00:00 |
|
Antony Dovgal
|
08d9facf51
|
more fixed problems
|
2006-10-11 11:52:41 +00:00 |
|
Antony Dovgal
|
77bfbfc880
|
fix segfault/leak, add test
|
2006-10-11 11:09:15 +00:00 |
|
Edin Kadribasic
|
ed0e78fb78
|
MFB: Sync with Unix build
|
2006-10-11 11:00:37 +00:00 |
|