Commit Graph

39327 Commits

Author SHA1 Message Date
Pierre Joye
f196ad4d98 - MFB: alpha support for colorize filter 2007-09-11 21:10:51 +00:00
Pierre Joye
9dfdaac244 - MFB:
- gdImageTileApply does not respect transparent color
 - gdImageArc regression
 - Alpha channel support for gdImageColor (IMG_FILTER_COLORIZE)
2007-09-11 21:07:04 +00:00
Nuno Lopes
c6ba92b7ac MFB: remove HAVE_CONFIG_H 2007-09-11 16:19:14 +00:00
Dmitry Stogov
894f79596e typo 2007-09-11 11:35:46 +00:00
Dmitry Stogov
7256dc0894 forgotten part 2007-09-11 11:34:51 +00:00
Rob Richards
97a79d5c77 revert config header change 2007-09-11 11:24:39 +00:00
Dmitry Stogov
618644c201 - in case of ambiguity class name in namespace call __autoload() only after
checking for both (class from current namespace and internal class)
- improved class fetching performance
- fixed wrong (lowercase) name passed to __autoload() from call_user_func()
2007-09-11 11:23:12 +00:00
Dmitry Stogov
d085fa1fe1 Simplify (the prototype of zend_u_get_constant_ex() is going to be changed) 2007-09-11 11:16:46 +00:00
Raghubansh Kumar
957f3ddd71 fix test 2007-09-11 05:23:45 +00:00
10a31e9618 ChangeLog update 2007-09-11 01:31:18 +00:00
Ilia Alshanetsky
3a802820e8 MFB: Fixed Bug #42596 (session.save_path MODE option does not work). 2007-09-10 23:43:08 +00:00
Dmitry Stogov
c49d25c642 Fixed bug #42587 (behaviour change regarding symlinked .php files) 2007-09-10 10:55:41 +00:00
Antony Dovgal
1d42952da9 fix tests 2007-09-10 10:33:00 +00:00
50ea3dd00d ChangeLog update 2007-09-10 01:31:22 +00:00
Antony Dovgal
90e7e2cf85 use macros 2007-09-09 22:49:31 +00:00
Antony Dovgal
2c354acaf7 remove the original 2007-09-09 22:47:47 +00:00
Antony Dovgal
b9faefee14 MFB: split test 2007-09-09 22:47:23 +00:00
Antony Dovgal
ff77b89984 unicode part of \v and \t patch 2007-09-09 22:41:38 +00:00
Ilia Alshanetsky
c1ceea1e94 MFB: Fixed bug #42590 (Make the engine recornize \v and \f escape sequences) 2007-09-09 16:34:47 +00:00
Scott MacVicar
98de59fcf0 Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23) 2007-09-09 16:07:45 +00:00
f637db2837 ChangeLog update 2007-09-09 01:31:14 +00:00
Antony Dovgal
eec31a3df3 output is started in php_module_startup(), no need to start it twice
fixes leaks in sapi/cgi/tests/005.phpt
2007-09-08 11:10:37 +00:00
Rob Richards
67e6942045 point to valid config header 2007-09-08 09:56:52 +00:00
3acff2d163 ChangeLog update 2007-09-08 01:31:19 +00:00
Raghubansh Kumar
fdf0a9e6a1 New testcases for ucwords() function 2007-09-07 14:43:24 +00:00
Raghubansh Kumar
e47194d4dc New testcases for strncmp() function 2007-09-07 14:22:56 +00:00
Jani Taskinen
315eb5f335 - Make the macro into function (for the sake of idiotic ZEND_STRL() macro) 2007-09-07 14:18:06 +00:00
Raghubansh Kumar
aecb1354e3 New testcases for stripslashes() function 2007-09-07 14:03:33 +00:00
Zoe Slattery
1c99d1b141 made equivalent (to php5 test) changes to the expected output. Although this test did originally have the right EXP section 2007-09-07 11:06:48 +00:00
Jani Taskinen
15e5858698 - Fixed the rest of bug #41561 ( @ operator not working ) 2007-09-07 09:31:26 +00:00
Jani Taskinen
cf4bd5590b - Fixed bug #42579 (apache_reset_timeout() does not exist) 2007-09-07 08:49:07 +00:00
Dmitry Stogov
1123fc8150 forgotten part 2007-09-07 08:42:33 +00:00
Dmitry Stogov
0507b17657 Added checks for malformated FastCGI requests (Mattias Bengtsson) 2007-09-07 08:30:10 +00:00
Ilia Alshanetsky
b9071080f8 Added missing safety checks for 2nd parameter of setlocale() function 2007-09-07 02:28:26 +00:00
2ee3da29c5 ChangeLog update 2007-09-07 01:31:13 +00:00
Derick Rethans
8d57a9f689 - Add a comment why not ~0 or -1. 2007-09-06 13:27:31 +00:00
Raghubansh Kumar
87632ef25c New testcases for addslashes() function 2007-09-06 04:02:56 +00:00
721b70f762 ChangeLog update 2007-09-06 01:31:22 +00:00
Ilia Alshanetsky
6d2adf8d59 Fixed typo in function name 2007-09-05 13:03:33 +00:00
Ilia Alshanetsky
7828a66219 MFB: Fixed bug #41845 (pgsql extension does not compile with PostgreSQL
<7.4)
2007-09-05 12:58:48 +00:00
Ilia Alshanetsky
83e7b29d47 MFB: Fixed bug #42506 (php_pgsql_convert() timezone parse bug) 2007-09-05 12:56:16 +00:00
Ilia Alshanetsky
4ed9af35cd MFB: Fixed possible buffer overflows inside the fnmatch() and glob()
functions
2007-09-05 12:55:36 +00:00
Dmitry Stogov
74c08d50d5 Fixed bug #42214 (SoapServer sends clients internal PHP errors) 2007-09-05 11:21:01 +00:00
Dmitry Stogov
5f28a1da4e Fixed bug #42488 (SoapServer reports an encoding error and the error itself breaks). 2007-09-05 10:18:38 +00:00
Dmitry Stogov
cbc9348dae Fixed bug #42523 (PHP_SELF duplicates path) 2007-09-05 08:26:49 +00:00
Dmitry Stogov
45c6b4db99 Bug #42541 (Check for namespace decl. on first line doesn't work when extended info is on) 2007-09-05 07:24:52 +00:00
210bcfd89b ChangeLog update 2007-09-05 01:31:27 +00:00
Antony Dovgal
a2d6d5fbb2 detect endianness in compile time when using Apple's GCC (fixes universal binary build) 2007-09-04 18:46:08 +00:00
Rui Hirokawa
2b41d574bb fixed bug #29955 invalid case conversion in iso-8859-9. 2007-09-04 14:13:44 +00:00
Derick Rethans
f009a49ff4 - We have to store the original (allocated) pointer here as it was freed after
the pointer itself was modified, otherwise we'll get an invalid free error
  here.
2007-09-04 11:19:33 +00:00