Commit Graph

6457 Commits

Author SHA1 Message Date
86151ca664 ChangeLog update 2008-07-02 01:31:48 +00:00
Dmitry Stogov
87e1cc3cb0 Removed redundant code 2008-07-01 13:21:12 +00:00
Antony Dovgal
a96cf2b175 fix crash in define() 2008-07-01 09:17:43 +00:00
Antony Dovgal
5389a44a05 int -> long 2008-07-01 07:21:24 +00:00
c78ca3fdc7 ChangeLog update 2008-07-01 01:31:52 +00:00
Stanislav Malyshev
ab8e8b75f1 convert all built-in functions to new API 2008-06-30 21:05:06 +00:00
f2fea074c7 ChangeLog update 2008-06-30 01:31:52 +00:00
9c812109d4 ChangeLog update 2008-06-28 01:31:48 +00:00
Stanislav Malyshev
7913749eb8 deprecate zend_get_parameters_ex 2008-06-27 21:18:41 +00:00
Stanislav Malyshev
3143e62b80 enable on MSVC too 2008-06-27 18:45:15 +00:00
Stanislav Malyshev
5e93e9164e MFB: allow to deprecate engine functions 2008-06-27 01:24:08 +00:00
f7012700e6 ChangeLog update 2008-06-26 01:31:56 +00:00
Felipe Pena
23a350b7a5 - Fixed tests 2008-06-25 22:51:53 +00:00
Felipe Pena
8f7f5c7d57 - MFB: Removed E_DEPRECATED on is_a()
(http://marc.info/?l=php-internals&m=121390431523970&w=2)
2008-06-25 22:37:14 +00:00
7322f25ac8 ChangeLog update 2008-06-21 01:31:50 +00:00
Dmitry Stogov
ecf108e681 Allowed to override internal classaes with "use" 2008-06-20 17:17:19 +00:00
59b026dd1f ChangeLog update 2008-06-20 01:31:49 +00:00
f08badb0fb ChangeLog update 2008-06-19 01:31:57 +00:00
fd11f3c523 ChangeLog update 2008-06-16 01:32:35 +00:00
0a9a16b19d ChangeLog update 2008-06-12 01:31:46 +00:00
Felipe Pena
61f82b7b2f - New test 2008-06-11 22:40:56 +00:00
Dmitry Stogov
b8d7c7e91d - Removed direct executor recursion.
- Use fastcall calling convention in executor on x86.
2008-06-11 13:19:14 +00:00
25a594e2b5 ChangeLog update 2008-06-11 01:31:45 +00:00
10bf288823 ChangeLog update 2008-06-10 01:32:02 +00:00
Matt Wilmas
6c13101979 MFB: Fixed yyleng calculation after the yyless change 2008-06-09 10:20:30 +00:00
03557474be ChangeLog update 2008-06-09 01:31:50 +00:00
Stanislav Malyshev
15b74d008a MF5: allow aggregating use statements 2008-06-08 09:51:42 +00:00
893c2153c9 ChangeLog update 2008-06-07 01:31:45 +00:00
Nuno Lopes
1c5df1565f backport the yyless patch from 5.3 branch. it seems I forgot to commit this..
# you'll probably need re2c 0.13.5 or newer to regenerate this file
# Matt: please advise if there's still somrthing pending (i.e. was the heredoc/nowdoc patch MFB already?
2008-06-06 17:34:43 +00:00
ec965d1531 ChangeLog update 2008-06-06 01:31:55 +00:00
Felipe Pena
579dcade61 - MFB: Fixed bug #45186 (__call depends on __callstatic in class scope) 2008-06-05 19:16:17 +00:00
Felipe Pena
0e74a12ae1 - MFB: Fixed bug #45180 ('class::method' works differently than array('class', 'method')) 2008-06-05 19:14:25 +00:00
Felipe Pena
14b1567a6f - New tests 2008-06-05 18:35:48 +00:00
2efe4f736c ChangeLog update 2008-06-05 01:31:50 +00:00
Felipe Pena
750c42aecb - New test 2008-06-04 18:34:12 +00:00
807f91c961 ChangeLog update 2008-06-04 01:31:52 +00:00
Felipe Pena
737dd4ef6e - MFB: Fixed bug #45089 (__callStatic $name case sensitivity) 2008-06-03 19:01:26 +00:00
Felipe Pena
ad4e5332d9 - Removed unnecessary XFAIL section 2008-06-03 17:09:29 +00:00
Felipe Pena
cde37a23b0 - New tests 2008-06-03 15:36:59 +00:00
Felipe Pena
15ec44e0bd - Fixed bug #44769 (declaring private magic methods should throw error) 2008-06-03 13:55:47 +00:00
1ea15b11d5 ChangeLog update 2008-06-02 01:31:45 +00:00
Scott MacVicar
f013474f7d MFB: Back out the previous change as it broke the Windows builds. 2008-06-01 17:31:24 +00:00
Scott MacVicar
d5aa529c3b MFB: Fix unexported symbols. Patch by Greg 2008-06-01 16:09:52 +00:00
7711305fd7 ChangeLog update 2008-05-31 01:31:56 +00:00
Matt Wilmas
aab8305c03 Fixed memcmp() check with hash_quick_del (realKeyLength would be 0) 2008-05-30 11:05:35 +00:00
3dd931c869 ChangeLog update 2008-05-30 01:31:52 +00:00
Matt Wilmas
d48f694d0a Fixed overflow crash (at least on Windows) in div_function with LONG_MIN / -1
To reproduce: (-PHP_INT_MAX - 1) / -1, so op1 is a long
Same cause as Bug #27354 for mod_function
2008-05-29 11:44:09 +00:00
7d2324f7ab ChangeLog update 2008-05-29 01:31:51 +00:00
Felipe Pena
94181a6920 - Added XFAIL section in tests to issue under discussion 2008-05-28 11:50:02 +00:00
d111366807 ChangeLog update 2008-05-28 01:31:59 +00:00