1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
Commit Graph

43579 Commits

Author SHA1 Message Date
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
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
Uwe Schindler 8786ee7ce0 remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build. 2008-12-01 10:08:42 +00:00
Dmitry Stogov 03a2f54d50 Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message) 2008-12-01 09:50:18 +00:00
865dbf5bba ChangeLog update 2008-12-01 01:32:28 +00:00
Pierre Joye 85e0985e35 - c/p fix, correct description 2008-12-01 00:03:26 +00:00
Pierre Joye f210b6f1dd - MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow) on windows (we use the latest imap) 2008-12-01 00:00:31 +00:00
Pierre Joye 1ce2e26e5f - fix line ending 2008-11-30 23:07:14 +00:00
Ilia Alshanetsky 926c4f4a25 MFB: Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops). 2008-11-30 17:35:56 +00:00
99aee67e67 ChangeLog update 2008-11-30 01:32:21 +00:00
Hannes Magnusson ff413c2304 Fix arginfo 2008-11-30 00:22:52 +00:00
Hannes Magnusson 6221154fed Fixed proto 2008-11-30 00:12:11 +00:00
Uwe Schindler d2e97a0e09 support stat cache of webserver (like apache does) 2008-11-29 23:43:43 +00:00
Uwe Schindler 4a2fd02927 Some nsapi.h specific ifdefs unified & corrected 2008-11-29 19:57:23 +00:00
Uwe Schindler ba4ed0395a remove one stat call and replace by cached one 2008-11-29 19:36:40 +00:00
Sebastian Bergmann eb33ee45cd Fix #46718: ReflectionProperty::setValue() and ReflectionProperty::setAccessible(). 2008-11-29 15:58:30 +00:00
Uwe Schindler ca51af4219 - Implement the changes needed for http://news.php.net/php.cvs/54228
- Additionally implement flushing in NSAPI and fix some small things
2008-11-29 14:44:26 +00:00
c9a668db55 ChangeLog update 2008-11-29 01:32:19 +00:00