Commit Graph

6783 Commits

Author SHA1 Message Date
95f90238cd ChangeLog update 2009-01-03 01:39:20 +00:00
Felipe Pena
1f44875c1b - Year++ 2009-01-02 20:36:30 +00:00
Marcus Boerger
ebd735786c - Catch exceptions in cli -a 2009-01-02 13:14:17 +00:00
Pierre Joye
b301ee4c5e - MFB: fix build (declaration first please) 2009-01-02 01:52:21 +00:00
125ad6fca2 ChangeLog update 2009-01-02 01:32:31 +00:00
Ilia Alshanetsky
f652fe1016 MFB: Fixed bug #46844 (php scripts or included files with first line
starting with # have the 1st line missed from the output).
2009-01-01 20:19:39 +00:00
Marcus Boerger
25cec568db - Add var_dump support for closures 2009-01-01 16:21:07 +00:00
Marcus Boerger
ef26541980 - Fix SEGV if get_method() returns a non bound function 2009-01-01 15:27:33 +00:00
320c3d54a3 ChangeLog update 2009-01-01 01:32:51 +00:00
Zoe Slattery
3385d8bda0 removing xfail sections as test passes 2008-12-31 20:43:52 +00:00
Marcus Boerger
d5244ef11e - Register engine classes when and where they should be
- Show core module version as PHP version
2008-12-31 13:25:05 +00:00
Marcus Boerger
4f30873ef1 - Move stdClass registering where it should be 2008-12-31 12:24:56 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Sebastian Bergmann
10fb7dbfd4 Bump copyright year, 1 of 3. 2008-12-31 11:09:46 +00:00
b5f9bc4b32 ChangeLog update 2008-12-31 01:32:32 +00:00
Marcus Boerger
16e60294d8 - Provide a core module that contains all Zend and php/main stuff but stdClass 2008-12-30 20:14:58 +00:00
Hannes Magnusson
3d0ac70f18 MFB5.3: Fix error_reporting arginfo and proto 2008-12-30 19:00:37 +00:00
Marcus Boerger
6e29350fb8 Use a module struct for the built-in functions 2008-12-30 18:17:28 +00:00
0ad3511ce4 ChangeLog update 2008-12-25 01:32:48 +00:00
Scott MacVicar
b80786d066 Fix bug #45991 - UTF-8 BOM breaks ini parser 2008-12-24 13:46:59 +00:00
037743fc3e ChangeLog update 2008-12-23 01:32:35 +00:00
Etienne Kneuss
4e5c7990ce Fix #46646 (Implement zend functions to restrict serialization or internal classes) 2008-12-22 13:50:43 +00:00
391de29f70 ChangeLog update 2008-12-16 01:32:18 +00:00
Stanislav Malyshev
579209d731 initialize op2 2008-12-15 11:31:56 +00:00
a99fc291e4 ChangeLog update 2008-12-14 01:32:39 +00:00
Johannes Schlüter
3c58e71e74 Fix test 2008-12-13 22:22:40 +00:00
fa4d1caf50 ChangeLog update 2008-12-13 01:34:10 +00:00
20909366f9 ChangeLog update 2008-12-12 01:32:56 +00:00
Antony Dovgal
2cadc421ae rename .php to .inc
all .php files are deleted on `make clean`
2008-12-11 10:58:14 +00:00
89ba681ba3 ChangeLog update 2008-12-10 01:33:21 +00:00
Johannes Schlüter
35de188ad3 Fix #46813 (class_exists doesn`t work with fully qualified namespace) 2008-12-09 19:16:22 +00:00
Hannes Magnusson
6eb36e683f Fixed bug#46811 ini_set() doesn't return false on failure 2008-12-09 10:08:15 +00:00
a6f8a2428e ChangeLog update 2008-12-05 01:32:37 +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
e185e23390 ChangeLog update 2008-12-03 01:32:38 +00:00
Christian Seiler
8ac82de068 - Fixed autoconf 2.13 issues with FP checks. 2008-12-02 21:06:33 +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
18237ba8e3 ChangeLog update 2008-11-28 01:32:28 +00:00
Dmitry Stogov
e5454b359a Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:02:45 +00:00
add52dbc38 ChangeLog update 2008-11-27 01:32:24 +00:00
Felipe Pena
36e7442c2f - New test 2008-11-26 10:16:30 +00:00
eadaffad27 ChangeLog update 2008-11-26 01:32:21 +00:00
Stanislav Malyshev
3a54f031e4 cleanup 2008-11-25 22:23:28 +00:00
20e2c0b8fe ChangeLog update 2008-11-25 01:32:38 +00:00
Stanislav Malyshev
04c165274a add object-compatible array parameters 2008-11-24 19:17:24 +00:00
6487a1b0ce ChangeLog update 2008-11-24 01:32:23 +00:00
Arnaud Le Blanc
9e3d2e3655 Fixed bug #46649 (Setting array element with that same array produces
inconsistent results)
2008-11-23 20:34:40 +00:00
b2438596aa ChangeLog update 2008-11-21 01:32:11 +00:00
Felipe Pena
85d06e4585 - Added ZEND_FETCH_RESOURCE_NO_RETURN 2008-11-20 14:47:04 +00:00
91d70cce20 ChangeLog update 2008-11-20 01:32:19 +00:00
Etienne Kneuss
8251921307 Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 01:59:07 +00:00
c937eca3dd ChangeLog update 2008-11-18 01:32:11 +00:00
Felipe Pena
1acef6ff72 - Changed 'strlen' to use ZEND_FUNCTION(strlen)
- Removed duplicated arginfo structs
2008-11-17 22:15:13 +00:00
Felipe Pena
43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
cbfbdabbff ChangeLog update 2008-11-17 01:32:31 +00:00
Felipe Pena
983eab9565 - Fixed strlen function entry (missing arginfo struct size, thanks Philip!) 2008-11-16 00:44:01 +00:00
3d7986ce1d ChangeLog update 2008-11-13 01:32:14 +00:00
294d51d7a9 ChangeLog update 2008-11-12 01:32:32 +00:00
Felipe Pena
539536fb3c - New test 2008-11-11 16:12:18 +00:00
Felipe Pena
08aad5f7f7 - Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 but without the ZEND_VERIFY_RESOURCE() which contains RETURN_FALSE)
- Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters)
2008-11-11 13:26:26 +00:00
3358613c4b ChangeLog update 2008-11-11 01:32:21 +00:00
Felipe Pena
cd092a8287 - Fixed tests (thanks Timm) 2008-11-10 15:07:09 +00:00
Derick Rethans
304749881e - Make it work with bison 2.4. 2008-11-10 12:05:49 +00:00
Felipe Pena
004f58e252 - New tests 2008-11-10 11:39:35 +00:00
2177a39bdf ChangeLog update 2008-11-09 01:32:26 +00:00
7c4e2154c9 ChangeLog update 2008-11-08 01:33:12 +00:00
174ffefaf4 ChangeLog update 2008-11-06 01:32:19 +00:00
Arnaud Le Blanc
fbe5ef781e sync zend_ini_scanner.c 2008-11-05 21:35:38 +00:00
Arnaud Le Blanc
c0039b30be Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)
[DOC] new function parse_ini_string()
      proto array parse_ini_string(string ini_string
          [, bool process_sections [, int scanner_mode]])
      Same as parse_ini_file() except that it takes a string instead of a
      filename.
2008-11-05 21:33:19 +00:00
adc045c4cf ChangeLog update 2008-11-05 01:32:06 +00:00
Marcus Boerger
9cb71e98b7 - Fix test 2008-11-04 11:12:04 +00:00
64414b2168 ChangeLog update 2008-11-04 01:32:22 +00:00
Johannes Schlüter
23e04b542c Use a better function name for closure related errors and debug_backtrace() 2008-11-03 19:27:48 +00:00
780e30d0cc ChangeLog update 2008-11-03 01:32:13 +00:00
Felipe Pena
e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:10:13 +00:00
Felix De Vliegher
96ebf1280f XFAIL test for bug #46196 on restore_error_handler(). 2008-11-02 20:15:15 +00:00
13a66a812c ChangeLog update 2008-11-01 01:32:27 +00:00
75e175180c ChangeLog update 2008-10-31 01:32:27 +00:00
Dmitry Stogov
29f9a49f1c Fixed ability to use "internal" heaps in extensions. 2008-10-30 08:55:31 +00:00
1db60254f8 ChangeLog update 2008-10-28 01:33:45 +00:00
Arnaud Le Blanc
1ee42ce545 Fix compile error 2008-10-27 14:58:28 +00:00
a02510a5e0 ChangeLog update 2008-10-25 01:32:20 +00:00
Antony Dovgal
5e8f3f5b6f add test 2008-10-24 20:17:50 +00:00
Felipe Pena
7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-10-24 14:34:17 +00:00
c4effa74dc ChangeLog update 2008-10-23 01:32:42 +00:00
045181f57c ChangeLog update 2008-10-20 01:32:02 +00:00
2d07569c92 ChangeLog update 2008-10-18 01:32:10 +00:00
Dmitry Stogov
f870cd8589 Fixed bug #46308 (Invalid write when changing property from inside getter) 2008-10-17 10:26:16 +00:00
ffe9c50bf5 ChangeLog update 2008-10-11 01:32:12 +00:00
Dmitry Stogov
a54d8e5d08 Fixed bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()) 2008-10-10 15:19:22 +00:00
959a00b4c7 ChangeLog update 2008-10-07 01:32:15 +00:00
Felipe Pena
0d4b0f20f9 - Fixed bug #46238 (Segmentation fault on static call with empty string method) 2008-10-06 00:35:20 +00:00
4543e8fecf ChangeLog update 2008-10-03 01:31:55 +00:00
Etienne Kneuss
ee9cbc9fed Use enum alternative instead of explicit value 2008-10-02 19:53:48 +00:00
977ba3986e ChangeLog update 2008-10-02 01:32:08 +00:00
Antony Dovgal
e632946e9b initialize variable 2008-10-01 14:30:50 +00:00
c2d0e7bdb2 ChangeLog update 2008-09-24 01:31:56 +00:00
Nuno Lopes
2c49010756 MFB: clean some dead code 2008-09-23 15:22:05 +00:00