Commit Graph

38354 Commits

Author SHA1 Message Date
Antony Dovgal
c241e7584a enable display_startup_errors 2007-06-05 11:33:09 +00:00
Zoe Slattery
ce111057a4 Fixing incorrect comment in test cases fileinode_variation and filetype_variation 2007-06-05 11:32:45 +00:00
Antony Dovgal
89447d110f fix test, add missing ones 2007-06-05 11:25:21 +00:00
Antony Dovgal
ec7de9df9e add SET_VAR_ASCII_STRINGL() 2007-06-05 11:25:02 +00:00
Antony Dovgal
b445a2eaa2 fix HTTP_RAW_POST_DATA in Unicode mode 2007-06-05 11:24:37 +00:00
Antony Dovgal
71d7ee6d33 port the max_input_nesting_level ini option to Unicode mode 2007-06-05 11:24:13 +00:00
Antony Dovgal
878577579c fix #41582 (SimpleXML crashes when accessing newly created element) 2007-06-05 10:02:02 +00:00
Zoe Slattery
484e14354e new test cases for general functions 2007-06-05 09:21:54 +00:00
Zoe Slattery
bdc7acb0d4 New test cases for file system functions 2007-06-05 09:20:17 +00:00
Zoe Slattery
c7590816d5 Updated test output in line with changes to file.inc 2007-06-05 07:57:48 +00:00
Zoe Slattery
bcb5c46495 Added fill_buffer() and fixed file_fill() to write binary data only 2007-06-05 07:54:58 +00:00
Antony Dovgal
3e09aa938d fix #41594 (Statement cache is flushed too frequently) 2007-06-05 07:48:16 +00:00
fea0046d83 ChangeLog update 2007-06-05 01:31:06 +00:00
Ilia Alshanetsky
893c59ba9b MFB: Fixed bug #41567 (json_encode() double conversion is inconsistent with
PHP).
2007-06-04 23:52:34 +00:00
Nuno Lopes
1d4b9a7ec3 ignore *.gcno 2007-06-04 18:11:38 +00:00
Antony Dovgal
b90fc7e0e4 clean up temp file 2007-06-04 17:18:28 +00:00
Zoe Slattery
3ee8de4afb missing ?> in skipif section 2007-06-04 17:00:44 +00:00
Antony Dovgal
5697a11dd0 add missing open_basedir checks to CGI 2007-06-04 15:37:38 +00:00
Antony Dovgal
f673b558cc change E_NOTICE to E_ERROR when using a class constant from non-existent class
(noticed by Jani)
add tests
2007-06-04 08:24:32 +00:00
Antony Dovgal
ecd414c3b8 no register_globals in HEAD 2007-06-04 07:56:39 +00:00
Antony Dovgal
2ac15fe26d fix ws 2007-06-04 06:38:08 +00:00
3b034d24f6 ChangeLog update 2007-06-04 01:31:12 +00:00
Brian Shire
5361f1838b MFB: fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix) 2007-06-04 01:23:22 +00:00
Hannes Magnusson
52ce2c5737 Fix the expected results
# This test still fails though
2007-06-04 00:11:11 +00:00
foobar
55f2705c53 add missing test 2007-06-03 22:50:08 +00:00
foobar
1f6cf845b6 another missed ]) 2007-06-03 21:57:31 +00:00
foobar
ffbb3aaf53 fix configure 2007-06-03 21:54:28 +00:00
Pierre Joye
6c9b114456 - MFB: fix logic 2007-06-03 21:35:39 +00:00
Pierre Joye
c4bff4d756 - MFB: PECL #11216, addEmptyDir crashes if the directory already exists 2007-06-03 21:30:12 +00:00
foobar
6504c24187 - Fixed bug #41576 (misbehaviour when using --without-apxs) 2007-06-03 20:26:45 +00:00
Ilia Alshanetsky
9cfd000ba3 MFB: Corrected fix for CVE-2007-2872 2007-06-03 18:53:51 +00:00
Pierre Joye
d6eb2e1c46 - @DOC add constants GD_MAJOR_VERSION, GD_MINOR_VERSION, GD_RELEASE_VERSION
GD_EXTRA_VERSION and GD_VERSION_STRING
- fix #ifdef else clause
2007-06-03 17:43:13 +00:00
foobar
feab02f3ed - Improved the error message for exceeding max_input_nesting_level. 2007-06-03 16:53:37 +00:00
Ilia Alshanetsky
7d74c2c3e6 MFB: Improved fix for MOPB-02-2007 2007-06-03 16:19:55 +00:00
Brian Shire
35a6ab5a2c Change printf %u behavior so that it does not truncate numbers at 32-bits. (Reported by Aditya Agarwal.) 2007-06-03 09:11:52 +00:00
bf23a7b11c ChangeLog update 2007-06-03 01:31:06 +00:00
Pierre Joye
893225c0aa - MFB: sx/sy must be > 0 and < INT_MAX 2007-06-02 15:41:02 +00:00
97ff02ce81 ChangeLog update 2007-06-02 01:31:09 +00:00
foobar
2f51a4ec66 fix test 2007-06-01 22:19:20 +00:00
foobar
520c4a0510 - Fixed bug #41555 (configure failure: regression caused by fix for #41265 2007-06-01 21:33:30 +00:00
foobar
5be547723c - Add missing CXXFLAGS_CLEAN variable. 2007-06-01 15:12:10 +00:00
Antony Dovgal
cd7750e4ba fix #41518 (file_exists() warns of open_basedir restriction on non-existent file) 2007-06-01 13:33:48 +00:00
Antony Dovgal
b1a7a9f261 fix #39330 (apache2handler does not call shutdown actions before apache child die) 2007-06-01 10:02:41 +00:00
Greg Beaver
d3426be1c3 fix several mis-spelled 'temporary's add missing space in comment, and change 'script end' to 'stub end' in manifest read error messages 2007-06-01 03:48:17 +00:00
d58d451e39 ChangeLog update 2007-06-01 01:31:02 +00:00
Antony Dovgal
06e3561985 fix folding 2007-05-31 21:36:56 +00:00
Marcus Boerger
7ecc0f7fad - Fix memory issue 2007-05-31 06:55:14 +00:00
0ff936f6fb ChangeLog update 2007-05-31 01:31:19 +00:00
Marcus Boerger
177af83fa9 - Add -p to stub-set command 2007-05-30 17:25:41 +00:00
Marcus Boerger
afb43b7110 - Need to readd this but do it as a echo 2007-05-30 17:13:17 +00:00