Commit Graph

24299 Commits

Author SHA1 Message Date
Ilia Alshanetsky
153310949f MFB: Fixed missing initialization of uses when copying a curl handle 2008-12-09 17:17:49 +00:00
Antony Dovgal
475b6bd043 fix test 2008-12-09 14:49:12 +00:00
Pierre Joye
086c314171 - silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--; 2008-12-09 14:28:35 +00:00
Zoe Slattery
81337fa3a2 fix resource id 2008-12-09 13:43:00 +00:00
Hannes Magnusson
2f593a8866 ini_set() should return false on failure, not return the orginal value
and pretend everything is fine.
2008-12-09 13:02:27 +00:00
Hannes Magnusson
0ff6d5f45b MFB5.3: Fix test 2008-12-09 12:56:39 +00:00
Jani Taskinen
001a66ac7c - cat, tail, lift :) 2008-12-09 10:53:29 +00:00
Hannes Magnusson
70bb87687d MFB: Add test for runtime tightening of open_basedir 2008-12-09 10:21:27 +00:00
Zoe Slattery
30286f90b3 tests for imap_fetch_overview 2008-12-08 19:10:45 +00:00
Scott MacVicar
88d83aed01 Fix bug #46748, segfault when SSL has more than one error message. 2008-12-08 11:53:30 +00:00
Sanjay Mantoor
911adb13bb New testcases for idate function 2008-12-08 10:41:47 +00:00
Stanislav Malyshev
db4f96f255 improve windows version detection 2008-12-08 07:33:41 +00:00
Marcus Boerger
d74dea5b88 - Only show switch -y if available 2008-12-08 00:15:51 +00:00
Marcus Boerger
97cb6dd677 - When installing phar, make phar a link to phar.phar 2008-12-08 00:00:16 +00:00
Marcus Boerger
215167f7e9 - Remove more dead code 2008-12-06 15:24:33 +00:00
Marcus Boerger
d106e3a33e - Drop dead code 2008-12-06 15:14:46 +00:00
Rob Richards
97a63ab6b4 fix arginfo - these also accept SimpleXMLElement 2008-12-05 18:34:54 +00:00
Zoe Slattery
77c8e8ea2d FTP test from Nathaniel McHugh 2008-12-05 16:27:41 +00:00
Ant Phillips
4021b612bf Remove duff comment produced by the test generator tool 2008-12-05 14:18:00 +00:00
Ant Phillips
8c0a7983db Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:11:03 +00:00
Ant Phillips
0811347c26 MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:02:53 +00:00
Ant Phillips
ad29efe368 MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 13:13:15 +00:00
Zoe Slattery
90a4376f4d bug #46731 modification to previous fix 2008-12-05 11:57:24 +00:00
Mikko Koppanen
09ff537b36 Added test for bug #46739 2008-12-05 11:21:15 +00:00
Zoe Slattery
2ba01be7ce Update to use norsh flag 2008-12-05 10:59:08 +00:00
Stanislav Malyshev
b75a707ab1 fix test 2008-12-04 20:22:12 +00:00
Derick Rethans
308d4fa79a *** empty log message *** 2008-12-04 14:53:51 +00:00
Mikko Koppanen
81bba98a3e Fixes bug #46739 2008-12-04 13:12:49 +00:00
Felipe Pena
00d831fe2a - Fixed strange typos 2008-12-03 20:43:22 +00:00
Johannes Schlüter
67115cdf6a One more cleanup after running tests 2008-12-03 20:30:35 +00:00
Ant Phillips
7e2d3f2efb XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:17 +00:00
Felipe Pena
86f45fbac1 - Coverage++ 2008-12-03 16:20:29 +00:00
Ant Phillips
95c78609ef Put bug number in the XFAIL section for cross referencing 2008-12-03 12:39:54 +00:00
Johannes Schlüter
3d338dc43b Update credits 2008-12-03 11:44:46 +00:00
Johannes Schlüter
6a270c3bf8 Cleanup after running the tests ... 2008-12-03 11:27:11 +00:00
Johannes Schlüter
8715eb0afa Fix tests (use a in-memory database not a file called memory) 2008-12-03 11:00:19 +00:00
Antony Dovgal
a1775daba1 fix possible invalid read 2008-12-03 10:11:04 +00:00
Ilia Alshanetsky
6935faaa36 MFB: Fixed bug #46731 (Missing validation for the options parameter of the
imap_fetch_overview() function).
2008-12-03 01:04:33 +00:00
Matt Wilmas
2a2653a347 MFB (1.82.2.31.2.17.2.10): "Added a warning message on pdo::exec() failure in the event of an empty query" 2008-12-03 00:08:37 +00:00
Felipe Pena
fbf7cc72aa - Fixed memory leaks
- Added new tests (Coverage++)
2008-12-02 21:00:23 +00:00
Derick Rethans
61f0a0ddd4 - Fixed bug #46732 (mktime.year description is wrong). 2008-12-02 18:01:07 +00:00
Christian Seiler
2836cce10b - Implemented http://wiki.php.net/rfc/rounding 2008-12-02 16:25:06 +00:00
Matt Wilmas
509b50ed70 Changed logic for LONG_MIN 2008-12-02 14:50:01 +00:00
Ant Phillips
ba7bc0ace4 Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:29:17 +00:00
Johannes Schlüter
422f84dc21 - hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql
with recent libmysql versions [DOC]
2008-12-01 23:29:42 +00:00
Johannes Schlüter
b79774409e Fix mysql_fetch_* and tests after param parsing changes 2008-12-01 21:20:27 +00:00
Iain Lewis
f27f49cf96 Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
Felipe Pena
64d29c20d8 - Fixed memory leak 2008-12-01 12:26:42 +00:00
Ant Phillips
4248c38558 Exif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 12:26:36 +00:00
Ant Phillips
0410026ac0 DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-01 11:30:39 +00:00