Commit Graph

44641 Commits

Author SHA1 Message Date
d10fb3127c ChangeLog update 2009-04-12 01:32:51 +00:00
Nuno Lopes
d752df6c4e upgrade PCRE to version 7.9 2009-04-11 18:57:41 +00:00
Mikko Koppanen
a1a580c012 Added support for passing O_NONBLOCK to the underlying open() system call 2009-04-11 11:44:06 +00:00
Philip Olson
517d4f6ebc Removed an unnecessary item, that calls for doc builds 2009-04-11 03:40:34 +00:00
3665b8a145 ChangeLog update 2009-04-11 01:32:38 +00:00
Stanislav Malyshev
9357998475 isync with 5 branch 2009-04-10 16:55:51 +00:00
Nuno Lopes
f9804a9b6a MFB: fix #47662 2009-04-10 15:48:22 +00:00
Philip Olson
8408196646 MFB: Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag) 2009-04-10 15:18:55 +00:00
Philip Olson
d1e0074441 MFB: Fixed typo 2009-04-10 15:16:15 +00:00
933cdedeb7 ChangeLog update 2009-04-10 01:32:47 +00:00
Rasmus Lerdorf
e965a7d95c Don't strip leading zeros on floating point numbers
and fix the test case
2009-04-09 16:08:34 +00:00
Ilia Alshanetsky
775421e821 MFB: Added test for php_sapi_name() 2009-04-09 13:29:15 +00:00
Hannes Magnusson
142f8ea005 Englanti kielioppi (Jani) 2009-04-09 10:19:15 +00:00
Hannes Magnusson
b9c166f76e Fixed bug#47427 (-s outputs, not displays) 2009-04-09 10:07:24 +00:00
7fc6364ef9 ChangeLog update 2009-04-09 01:33:14 +00:00
Stanislav Malyshev
59a4a9545c iadd utility macro 2009-04-08 23:08:16 +00:00
Andrei Zmievski
11960bfb40 Fix Rasmus's patch for bug #44929. 2009-04-08 20:12:27 +00:00
Rasmus Lerdorf
452f71b63c Fixed bug #44929 - Better handling of leading zeros
This is obviously not going to work for Unicode strings, but the whole
function needs to be rewritten, so keep it in synch with the other
branches for now.
2009-04-08 18:18:49 +00:00
Sebastian Bergmann
fa587effb7 Rename reflection*.phpt to Reflection*.phpt for consistency. 2009-04-08 16:08:58 +00:00
Matt Wilmas
bab2569a8a Changed spelling from "build" to "built" 2009-04-08 13:26:24 +00:00
Dmitry Stogov
f3a3d2fe8a Improved specialization (IS_CONST can't be IS_OBJECT) 2009-04-08 13:19:53 +00:00
Dmitry Stogov
7407641998 Calculate hash value once 2009-04-08 13:18:15 +00:00
Dmitry Stogov
e0f577693f Removed deprecated code and fixed function name in error message 2009-04-08 13:17:27 +00:00
Dmitry Stogov
1f11ef709a Added ability to check build_id by extension 2009-04-08 12:19:13 +00:00
Hannes Magnusson
6b8c88e223 Add guidelines for re-releasing 2009-04-08 08:38:57 +00:00
846538e92f ChangeLog update 2009-04-08 01:32:39 +00:00
Felipe Pena
2582b6ca24 - Added test 2009-04-08 00:29:55 +00:00
Felipe Pena
865d0f3b09 - Fix ZTS build 2009-04-08 00:14:37 +00:00
Felipe Pena
b002104e72 - Fixed bug #46108 (DateTime - Memory leak when unserializing) 2009-04-07 20:03:01 +00:00
Arnaud Le Blanc
5683a60967 Fixed bug #47893 (CLI aborts on non blocking stdout) 2009-04-07 16:10:35 +00:00
Rob Richards
408a1746a1 fix bug #47849 (Non-deep import loses the namespace)
add test
2009-04-07 15:31:15 +00:00
Pierre Joye
855da166ef - missing implementation gdJpegGetVersionString (thanks Rob) 2009-04-07 13:07:04 +00:00
Pierre Joye
0e1c4f1992 - fix build 2009-04-07 10:34:37 +00:00
Pierre Joye
aee2145f93 - not necessary 2009-04-07 10:04:52 +00:00
Pierre Joye
f20371a7a5 - only gd2+ is supported, no need of this check. (sidenote: PHP_CHECK_LIBRARY seems to use some weird flags (like -lidn in this case)) 2009-04-07 09:53:01 +00:00
Pierre Joye
3bbe4107e2 - MFB:
- #47812, undefined symbol: gdJpegGetVersionInt
 - #46015, Build fails with system gd
 - enable gd_compat when built using system's gd
2009-04-07 09:44:21 +00:00
Pierre Joye
086765ff17 - MFB: initial import, support for external gd library while keeping bug fixes or features (more will be activated later) 2009-04-07 09:43:53 +00:00
b6106b6293 ChangeLog update 2009-04-07 01:32:45 +00:00
Ilia Alshanetsky
230c991f23 MFB: Fixed test 2009-04-06 14:23:17 +00:00
Derick Rethans
3f1194a622 - Updated to version 2009.5 (2009e) 2009-04-06 13:26:32 +00:00
Hannes Magnusson
4b00c4459d Add a test for bug#42596 so people wont try bogusly fixing it again 2009-04-06 12:11:32 +00:00
Hannes Magnusson
4606ffd151 Fix segfault on invalid session.save_path 2009-04-06 11:48:26 +00:00
Pierre Joye
d357aaf591 - nuke unused var 2009-04-06 11:37:51 +00:00
Dmitry Stogov
78d2e0b924 Bug #47880 (crashes in call_user_func_array()) 2009-04-06 11:10:50 +00:00
Pierre Joye
eb18af31f9 - fix TS build 2009-04-06 11:07:39 +00:00
Hannes Magnusson
f8ebc02dab Use an obscure name
# Yes, I have "foo.php" :]
2009-04-06 09:31:41 +00:00
Kalle Sommer Nielsen
e83138ccd3 Fix redef warnings 2009-04-06 09:12:16 +00:00
Hannes Magnusson
05a835fb7f Mention which options are hardcoded in the cli sapi 2009-04-06 08:37:06 +00:00
81911fa273 ChangeLog update 2009-04-06 01:33:01 +00:00
47494fcb4e ChangeLog update 2009-04-05 01:33:06 +00:00