Commit Graph

37992 Commits

Author SHA1 Message Date
Dmitry Stogov
2908322c14 WIN64 support 2007-04-16 09:43:53 +00:00
Antony Dovgal
18b3919675 fix test 2007-04-16 08:14:27 +00:00
6089075e07 ChangeLog update 2007-04-16 01:31:02 +00:00
foobar
0439662815 MFB: Allow using syntax highlighting in fastcgi mode 2007-04-15 23:02:05 +00:00
foobar
fd9af91146 MFB: sync getopt from CLI 2007-04-15 22:54:26 +00:00
e2cf497a61 ChangeLog update 2007-04-15 01:31:03 +00:00
Pierre Joye
e24e904efb - libgd #74, gdImageFilledArc, huge CPU usage with large angles 2007-04-14 17:30:51 +00:00
Marcus Boerger
0ef0f749f2 - Fix warning 2007-04-14 11:14:40 +00:00
Antony Dovgal
3dd8663cb7 use default socket (removed by mistake?) 2007-04-14 10:42:41 +00:00
Antony Dovgal
f3c528516b set MYSQL_OPT_RECONNECT (see bug #41083) 2007-04-14 10:35:00 +00:00
Antony Dovgal
a95ac253db fix #41083 (mysql_ping() requires MYSQL_OPT_RECONNECT to be set since MySQL 5.0.13) 2007-04-14 10:19:10 +00:00
a927b7b19f ChangeLog update 2007-04-14 01:31:09 +00:00
Derick Rethans
916e90c9e2 - MFB: Updated timezone database to version 2007.5. (Derick) 2007-04-13 14:52:06 +00:00
Antony Dovgal
3002349e55 fix #41075 (memleak when creating default object caused exception) 2007-04-13 14:39:34 +00:00
Derick Rethans
a843b46454 - MFB: Fixed bug #39416 (Milliseconds in date()). 2007-04-13 14:10:38 +00:00
Antony Dovgal
0c9da15a56 add UEXPECTF 2007-04-13 13:37:55 +00:00
Antony Dovgal
63c1e37f85 new test 2007-04-13 13:37:09 +00:00
Derick Rethans
59fcb5299d - MFB: Fixed bug #39965 (Latitude and longitude are backwards in date_sun_info()). 2007-04-13 08:34:11 +00:00
Derick Rethans
3eef99f6cd - MFB: Fixed bug #40290 (strtotime() returns unexpected result with particular
timezone offset).
2007-04-13 08:11:35 +00:00
Brian Shire
be3064577d MFB: reverting incorrect changes to pack test
# only a problem on darwin, latest gcc-4.2 branch works as expected.
2007-04-13 02:15:12 +00:00
4815e10f2c ChangeLog update 2007-04-13 01:31:11 +00:00
Antony Dovgal
c94da398b9 add support for %I64(u|d) to sprintf() utilities 2007-04-12 22:00:56 +00:00
Marcus Boerger
0e81133d48 - Fix release states 2007-04-12 21:06:40 +00:00
Marcus Boerger
7881d33cc6 - Fix release date 2007-04-12 20:59:58 +00:00
Marcus Boerger
3ec87dc3e4 - Prepare release 1.1.0 2007-04-12 20:58:09 +00:00
Johannes Schlüter
85910d510b - Add test 2007-04-12 18:31:57 +00:00
Dmitry Stogov
c878774f2e Fixed bug #41063 (chdir doesn't like root paths). 2007-04-12 15:29:10 +00:00
Antony Dovgal
77e3b99726 bail out if unicode.semantics is On (stream_select() is unable to cast Unicode streams to FDs)
check stream_select() return value correctly and avoid endless loop
2007-04-12 13:17:14 +00:00
Antony Dovgal
63d2c1f093 return success only if succeeded casting at least one stream to fd 2007-04-12 13:15:17 +00:00
Antony Dovgal
1efa2ab3fc add new test and SKIPIF sections 2007-04-12 12:43:54 +00:00
Antony Dovgal
eb7e31c17a swap the options 2007-04-12 12:31:02 +00:00
Antony Dovgal
6cc5c10713 add short descriptions for PCRE ini options 2007-04-12 10:24:57 +00:00
a6986f2156 ChangeLog update 2007-04-12 01:31:02 +00:00
Antony Dovgal
8957f06763 MFB 2007-04-11 22:35:25 +00:00
Antony Dovgal
e94b3c8f88 improve test 2007-04-11 22:29:46 +00:00
Antony Dovgal
2f3dc4a7d7 we don't ship libmysql anymore, so there is no need for this message 2007-04-11 16:02:56 +00:00
Derick Rethans
e9f77bb7e5 - Fixed bug #40861 (strtotime() doesn't handle double negative relative time
units correctly).
2007-04-11 14:36:45 +00:00
Pierre Joye
4b25f38a07 - add HAVE_GD_FONTMUTEX and HAVE_GD_FONTCACHESHUTDOWN to win32 build 2007-04-11 11:45:19 +00:00
Zoe Slattery
904042bb83 new tests: array_merge, array_push, fprintf. modified tests: count_recursive, md5. 2007-04-11 11:44:37 +00:00
Scott MacVicar
9c49c0403e fix #41048 (PHP6 Segmentation fault issue) 2007-04-11 10:43:28 +00:00
747218ba7e ChangeLog update 2007-04-11 01:31:05 +00:00
Andrei Zmievski
324cdbf874 Wrong locale name. 2007-04-10 22:44:57 +00:00
Antony Dovgal
a8e133eafa MFB: fix #40931 (open_basedir bypass via symlink and move_uploaded_file()) 2007-04-10 22:31:27 +00:00
Antony Dovgal
210389ab21 skip test if openssl is present
in this case the error messages are different
2007-04-10 21:38:09 +00:00
Antony Dovgal
5c2b931d6f skip this test on MacOS 2007-04-10 21:20:33 +00:00
Marcus Boerger
c301d0fb42 - MFB Synch 2007-04-10 15:59:29 +00:00
foobar
d34248e5f2 MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt wont fail. (Integer overflow) 2007-04-10 10:57:54 +00:00
Antony Dovgal
28c5d45652 fix test 2007-04-10 10:49:10 +00:00
Antony Dovgal
8667be3e5d fix #41037 (unregister_tick_function() inside the tick function crash PHP) 2007-04-10 09:36:10 +00:00
Antony Dovgal
69cee820e2 MFB 2007-04-10 07:08:51 +00:00