Commit Graph

37802 Commits

Author SHA1 Message Date
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
Dmitry Stogov
0e0cc2ef52 Initial WIN64 support 2007-04-10 06:22:45 +00:00
6259e449e1 ChangeLog update 2007-04-10 01:31:05 +00:00
Dmitry Stogov
2ebfb15089 Removed wrong size_t definition 2007-04-09 15:40:23 +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
Dmitry Stogov
91853fe83f Fixed 64-bit support 2007-04-09 15:30:37 +00:00
Antony Dovgal
a083ad9257 new test 2007-04-09 07:29:12 +00:00
6d36de5e38 ChangeLog update 2007-04-09 01:31:10 +00:00
Antony Dovgal
5f0b474146 MFB: fix #40999 (mcrypt_create_iv() not using random seed) 2007-04-08 08:04:30 +00:00
Antony Dovgal
8bb69d5e0d MFB: Avoid locks when appening to the error log file 2007-04-08 08:02:02 +00:00
Johannes Schlüter
c3b395d83a - Added linenumbers to array returned by token_get_all() 2007-04-08 00:17:40 +00:00
7e75dcbe5a ChangeLog update 2007-04-07 01:31:01 +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
Marcus Boerger
4aa4a425b6 - Add a helper 2007-04-06 20:41:23 +00:00
Antony Dovgal
c711d41f1f fix test 2007-04-06 19:35:06 +00:00
Andrei Zmievski
dce63050b8 MFB 2007-04-06 19:27:15 +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
858775b3b2 ChangeLog update 2007-04-06 01:31:05 +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
3aace23d89 ChangeLog update 2007-04-05 01:31:07 +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
01e1fa0495 ChangeLog update 2007-04-04 01:31:03 +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