Commit Graph

36307 Commits

Author SHA1 Message Date
Antony Dovgal
05da0efe36 fix coverity issue #262 (uninitialized variable) 2006-10-19 10:01:54 +00:00
Dmitry Stogov
d73bf1d322 Fixed mkdir("/tmp/foo//bar/log", 0777, true) 2006-10-19 09:49:56 +00:00
8c5bdbf452 ChangeLog update 2006-10-19 01:31:08 +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
38ea123751 - added missing return... 2006-10-18 17:03:26 +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
a980840bb3 ChangeLog update 2006-10-18 01:31:14 +00:00
Andrei Zmievski
1e1f3efb02 Fix thread safety. 2006-10-17 22:15:19 +00:00
Antony Dovgal
399421323b fix test 2006-10-17 22:05:43 +00:00
Andrei Zmievski
f16f718cfb Don't mention http_input_encoding converter as it won't be used anymore
soon.
2006-10-17 21:57:22 +00:00
Andrei Zmievski
a8cf0c045d Typo. 2006-10-17 21:55:59 +00:00
Sara Golemon
be5debc65a Extend open_basedir functionality to allow runtime tightening 2006-10-17 21:54:17 +00:00
Sara Golemon
cfb3b054a8 More unicode upgrading notes 2006-10-17 21:42:28 +00:00
Sara Golemon
bb44246ef1 Update the upgrading doc to the current wisdom. Pass One.
This pass simply retruthifies the information already present.
The next pass will add additional information.
2006-10-17 20:56:28 +00:00
Andrei Zmievski
d33a905a16 Unicode support in JSON functions. 2006-10-17 17:56:54 +00:00
Andrei Zmievski
2602e49e65 Implement add_utf8_property_* API. 2006-10-17 17:56:42 +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
Dmitry Stogov
de613c8a1b Fixed incorrect parameter name coping 2006-10-17 10:43:37 +00:00
8a73fc9a3c ChangeLog update 2006-10-17 01:31:08 +00:00
Andrei Zmievski
6d38ea2988 Optimize ZEND_U_CASE_EQUAL() and move it to the header file. 2006-10-16 21:13:13 +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
Dmitry Stogov
0d7d1b7ffa Fixed bug #39140 (Uncaught exception may cause crash) 2006-10-16 11:13:20 +00:00
Dmitry Stogov
3c8973d51b Fixed bug #39020 (PHP in FastCGI server mode crashes) 2006-10-16 10:47:23 +00:00
1e35e33388 ChangeLog update 2006-10-16 01:31:04 +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
6ef56dabe1 ChangeLog update 2006-10-15 01:31:06 +00:00
Hannes Magnusson
4970ccfa04 MFB: Remove bogus INI entry 2006-10-14 15:07:36 +00:00
f1de0199c3 ChangeLog update 2006-10-14 01:31:14 +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
Michael Wallner
2964547bf9 - fix skipif
- generalize error message expectation
2006-10-13 09:06:03 +00:00
Michael Wallner
4fee41c383 - add test, segfaults ATM 2006-10-13 09:03:03 +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
ba13b636e3 ChangeLog update 2006-10-13 01:30:58 +00:00
Ilia Alshanetsky
bec31fe85a MFB: main/php_open_temporary_file.c 2006-10-13 01:11:45 +00:00
Brian France
8767cd2df4 MFB:
Memory assigned to the request_rec should be allocated from apache pools
  and should not be free'ed at the end of the handler phase
2006-10-12 20:13:07 +00:00
Michael Wallner
9de590ecf1 - use new zend_fcall_info API
- use enums where appropriate
2006-10-12 12:50:29 +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
Dmitry Stogov
b907cd59d5 Make zend_memory_peak_usage() to be avalable even without --enable-memory-limit 2006-10-12 06:47:04 +00:00