Commit Graph

43601 Commits

Author SHA1 Message Date
41919919e7 ChangeLog update 2008-12-08 01:33:00 +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
Matt Wilmas
3cfd3fe58d Fixed bug #46782 (fastcgi.c parse error) 2008-12-07 10:54:16 +00:00
b3a553f526 ChangeLog update 2008-12-07 01:33:28 +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
Zoe Slattery
b9eb13ad8a More changes to allow the same tests to be used with PHP5 and PHP6 2008-12-06 11:59:36 +00:00
e21c6d9540 ChangeLog update 2008-12-06 01:33:24 +00:00
Robin Fernandes
5e33549e0d Add some class related tests, fix hard-coded object ID in serialize_001.phpt. 2008-12-05 22:12:04 +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
a6f8a2428e ChangeLog update 2008-12-05 01:32:37 +00:00
Stanislav Malyshev
b75a707ab1 fix test 2008-12-04 20:22:12 +00:00
Stanislav Malyshev
636b2c9a6f MF5: Merge namespaces changes 2008-12-04 20:12:30 +00:00
Felipe Pena
1b893ea4bc - Fixed bug #46749 (Crash when repeatedly attempting to assign to property of non-object) 2008-12-04 15:50:48 +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
d144b8af1b ChangeLog update 2008-12-04 01:32:32 +00:00
David Soria Parra
3f629d9e09 MFB: Fix cc detection in phpize according to changes in configure.in 2008-12-04 00:41:55 +00:00
David Soria Parra
10f7335698 MFB: Fix test for auto_cflags and explictly set GCC="no" if we detect suncc 2008-12-04 00:41:17 +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
e185e23390 ChangeLog update 2008-12-03 01:32:38 +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
Christian Seiler
8ac82de068 - Fixed autoconf 2.13 issues with FP checks. 2008-12-02 21:06:33 +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
Christian Seiler
694771f14c - Fixed comment style. 2008-12-02 16:17:44 +00:00
Christian Seiler
2230e803d2 - Changed floating point behaviour to consistently use double precision on
all platforms and with all compilers.
2008-12-02 16:03:30 +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
Pierre Joye
8862c5d405 - MFB: export php_scandir and php_alphasort correctly (used by APC for example) 2008-12-02 10:15:41 +00:00
1e4f761f35 ChangeLog update 2008-12-02 01:32:21 +00:00