1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Commit Graph

20370 Commits

Author SHA1 Message Date
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
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
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 8957f06763 MFB 2007-04-11 22:35:25 +00:00
Antony Dovgal e94b3c8f88 improve test 2007-04-11 22:29:46 +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
Andrei Zmievski 324cdbf874 Wrong locale name. 2007-04-10 22:44:57 +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
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
Dmitry Stogov 8610b4f6cf Fixed 64-bit support 2007-04-09 15:39:16 +00:00
Dmitry Stogov e43c55d20f ZTS fix 2007-04-09 15:35:49 +00:00
Dmitry Stogov c5602be799 Usage of sizeof(void*) is not portable 2007-04-09 15:33:59 +00:00
Antony Dovgal 5f0b474146 MFB: fix #40999 (mcrypt_create_iv() not using random seed) 2007-04-08 08:04:30 +00:00
Johannes Schlüter c3b395d83a - Added linenumbers to array returned by token_get_all() 2007-04-08 00:17:40 +00:00
Marcus Boerger d7c50ff9a9 - Fix unicode issue 2007-04-06 21:15:44 +00:00
Marcus Boerger 4868360f1c - Fix unicode issue in unregister according to register solution 2007-04-06 21:07:48 +00:00
Marcus Boerger 7425d1a6fa - Fix unicode issue (our string termination test checks both ending bytes instead of just one) 2007-04-06 21:02:20 +00:00
Antony Dovgal c711d41f1f fix test 2007-04-06 19:35:06 +00:00
Marcus Boerger 3c1b5421aa - Fix types 2007-04-06 19:04:53 +00:00
Marcus Boerger 236ae8c79e - MFB #40091 fix 2007-04-06 18:50:07 +00:00
Pierre Joye 41274c7f87 - MFB: Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and
HAVE_LIBFREETYPE to config.w32 (Thanks to Frank for the report)
2007-04-06 15:42:27 +00:00
Marcus Boerger aba41d889a - Fix #40442 2007-04-06 15:32:29 +00:00
Rob Richards fcff9a5dd3 fix win32 build 2007-04-05 18:09:48 +00:00
Pierre Joye 8fc091b51a - depends on 2.0.34 2007-04-05 11:59:13 +00:00
Antony Dovgal ad260f633f fix build without FreeType 2007-04-05 09:32:58 +00:00
Antony Dovgal 5273aea4d2 fix build & test
improve coding style
2007-04-05 07:24:21 +00:00
Pierre Joye 5a0cf57fb7 - MFB:
- implement #39867, PKCS#12 support
 - Fix possible multibyte issues issue in the add_assoc function
 - add test for openssl_csr_get_subject
2007-04-04 21:39:01 +00:00
Pierre Joye 55d634b6a9 - MFB: #40947, allow a single filter as argument for filter_var_arra 2007-04-04 20:51:42 +00:00
Antony Dovgal 2c72351711 fix #40998 (long session array keys are truncated) 2007-04-04 19:46:42 +00:00
Marcus Boerger 7946d3fdfd - Update TODO, we most likely release current state as 1.1.0 2007-04-04 19:03:54 +00:00
Seiji Masugata f8c62e9d07 Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP). 2007-04-04 15:23:09 +00:00
Nuno Lopes 5e50336e7e MFB: fix race condition on font cache shutdown 2007-04-04 14:26:04 +00:00
Pierre Joye 19ac790b35 - MFH:
- do not try to use the global color map when none was found (Nuno, Pierre)
 - free im on error
2007-04-04 11:42:54 +00:00
Antony Dovgal 6285e0d9d1 fix leak on error 2007-04-04 10:44:49 +00:00
Pierre Joye a110d07c96 - fix previous commit (missing #ifdef in shutdown declaration)
- MFB:
 - Sync with gd 2.0.35 (bug #52, #60 and #66)
  - Improve TS of gif loading code (Roman Nemecek, Nuno, Pierre)
  - a frame size must be confined to the screen defition (Pierre)
  - be sure to always read the dimensions in the frame and does not use
    the screen size (see #66 for a side effect) (Pierre)
  - Update #37360 test. The frame does not fit the logical screen (specs
    tell that it must fit) (Pierre)
2007-04-04 01:54:34 +00:00
Pierre Joye 1cd4938ef5 - remove double lock (tween colors cache is created in each thread, the
cache mutex is already locked earlier)
- #40858, other TS improvements for gd freetype cache management
  cache initialization and shutdown is now done in MINIT and MSHUTDOWN.
2007-04-04 00:44:38 +00:00
Pierre Joye 02f5db029d - MFB: colors allocated henceforth from the resulting image overwrite
the palette colors (sync with 2.0.34) (Rob Leslie)
2007-04-04 00:41:08 +00:00