Commit Graph

6999 Commits

Author SHA1 Message Date
Zoe Slattery
ec97c3c3e3 Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
David Soria Parra
b4ea9bf939 - Define HAVE_DTRACE if dtrace is available and ifdef all calls to dtrace probes 2009-07-20 10:12:34 +00:00
David Soria Parra
9491c31906 - Fix overflow and use our internal vssprintf implementation 2009-07-20 10:12:12 +00:00
Kalle Sommer Nielsen
29b1f03d5d Fix Windows build with dtrace and add missing $Id$'s to files 2009-07-20 08:05:04 +00:00
Felipe Pena
3cf7638cf2 - New tests 2009-07-19 16:31:43 +00:00
David Soria Parra
1f06f5f458 - Add license headers 2009-07-19 15:57:06 +00:00
Felipe Pena
e2e62d3afb - Fixed ZTS build 2009-07-19 14:19:32 +00:00
David Soria Parra
28f7ed9365 - Add DTrace support. 2009-07-19 14:00:25 +00:00
Felipe Pena
6ff8222d0e - New test 2009-07-19 03:36:46 +00:00
Felipe Pena
f1be9ef385 - Tests related to bug #48770 2009-07-19 03:25:49 +00:00
Zoe Slattery
199a181a2c Removing unnecessary SKIPIF sections 2009-07-18 13:44:15 +00:00
Jani Taskinen
438b181d82 CS 2009-07-17 11:49:50 +00:00
Zoe Slattery
a8fbe048a6 fix tests 2009-07-17 08:20:04 +00:00
Stanislav Malyshev
fa1f24867a fix memory leak 2009-07-17 00:57:46 +00:00
Jani Taskinen
24d327ba2b CS 2009-07-16 12:18:13 +00:00
Stanislav Malyshev
29fb4ab87d fix ini_restore problem 2009-07-16 00:03:44 +00:00
Felipe Pena
dd6e75c230 - Fixed bug #48899 (is_callable returns true even if method does not exist in parent class) 2009-07-15 01:08:15 +00:00
David Soria Parra
0216e20432 Fix date warning by setting the default timezone to UTC 2009-07-13 23:55:34 +00:00
b3468e257b ChangeLog update 2009-07-08 01:34:26 +00:00
David Soria Parra
646cce06e6 Adjust tests. The order in which notices appear is platform dependend as the function call ordering in parameter lists is not defined in C. 2009-07-07 11:52:43 +00:00
2ceb43130e ChangeLog update 2009-07-07 01:33:12 +00:00
andy wharmby
9f62b4467a Fix test 2009-07-06 19:34:58 +00:00
bb6bb49671 ChangeLog update 2009-07-01 01:34:02 +00:00
338feb1bf7 ChangeLog update 2009-06-29 01:33:31 +00:00
Felipe Pena
e2e5c765f8 - Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted) 2009-06-28 01:14:28 +00:00
ca35a584b8 ChangeLog update 2009-06-27 01:35:55 +00:00
2e134996b0 ChangeLog update 2009-06-23 01:33:15 +00:00
dbebf39ff3 ChangeLog update 2009-06-20 01:33:11 +00:00
aa1713fabc ChangeLog update 2009-06-19 01:33:18 +00:00
c3bf1cd273 ChangeLog update 2009-06-18 01:33:13 +00:00
Rasmus Lerdorf
add9048b30 Need the gcc version check here too 2009-06-17 08:57:44 +00:00
0ae1a1f965 ChangeLog update 2009-06-17 01:33:11 +00:00
Rasmus Lerdorf
4fc0630fa5 Tweak to make this compile with gcc2 2009-06-16 16:11:05 +00:00
Felipe Pena
8654130af4 - Fixed build (removed trailing comma) patch by Seiji Masugata <s.masugata at digicom.dnp.co.jp> 2009-06-16 14:29:18 +00:00
1f6a21a72f ChangeLog update 2009-06-16 01:33:20 +00:00
Pierre Joye
b908c70fa1 - silent compilation warnings (no MFH yet) 2009-06-15 14:06:30 +00:00
d3b1a45162 ChangeLog update 2009-06-15 01:33:03 +00:00
andy wharmby
fada257def Basic tests for function_exists() and get_defined_functions(). Tested on Windows, Linux and Linux 64 bit. 2009-06-14 13:49:18 +00:00
Pierre Joye
7633999aa5 - MF53: fix build (void alarm) 2009-06-14 10:24:42 +00:00
f1fad174b5 ChangeLog update 2009-06-13 01:33:03 +00:00
Felipe Pena
35920eec26 - Constified method_name arg. in zend_get_user_call_function() and zend_get_user_callstatic_function() 2009-06-12 21:43:22 +00:00
Felipe Pena
8c782591dc - Fixed bug #48533 (__callStatic is not invoked for private/protected methods) 2009-06-12 01:00:30 +00:00
25e12937e5 ChangeLog update 2009-06-10 01:32:52 +00:00
35700e9e58 ChangeLog update 2009-06-09 01:32:50 +00:00
Antony Dovgal
23689799a5 revert yet another wrongly MFBed fix 2009-06-08 11:42:56 +00:00
8c82836264 ChangeLog update 2009-06-08 01:33:06 +00:00
Ilia Alshanetsky
18cf69002a MFB: Fixed bug #44827 (define() is missing error checks for class constants) 2009-06-08 01:27:11 +00:00
Matt Wilmas
756d134c45 Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value)
Also simplified related array_push() test
2009-06-07 19:28:02 +00:00
Matt Wilmas
b412586e4f Changed error messages to use "cannot" instead of "can not" (meaning "also can") 2009-06-07 15:45:46 +00:00
15babe7715 ChangeLog update 2009-06-06 01:33:00 +00:00