26 Commits

Author SHA1 Message Date
Johannes Schlüter
b9c08134db s,function_entry,zend_function_entry,
As announced in http://news.php.net/php.pecl.dev/7123
2010-03-31 20:39:48 +00:00
Sebastian Bergmann
1c7600f22b Fix bug #14136. 2009-01-22 16:21:11 +00:00
Elizabeth Marie Smith
4aa73bf7a0 gc macros are only good for zvals 2008-11-25 01:00:53 +00:00
Sean Coates
d024cf225e make parsekit build on 5.3 -- this needs a review by Elizabeth before it's ready to release 2008-11-24 21:20:00 +00:00
Felipe Pena
586f39b4ef - 'static' was added into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:46:30 +00:00
Sean Coates
3062d31937 add jmp_offset and address (via Wez & Luke) 2008-11-09 18:03:40 +00:00
Steph Fox
697833c5d2 - Bring the majority of PECL extensions into line with macro/x.x.x versioning.
- Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases.
2008-03-31 10:03:54 +00:00
Johannes Schlüter
226e5aae89 - catch bailouts from compiler at parse errors 2007-10-05 08:49:02 +00:00
Sara Golemon
d190cbf6b3 Bugfix #9143 - User functions extending internal functions can't be popped 2006-11-01 19:52:47 +00:00
Sara Golemon
82ee70924a Frickin' noisy compilers 2006-06-16 18:52:33 +00:00
Sara Golemon
c32cd5b5e9 Prep for release 2006-06-16 17:44:54 +00:00
Sara Golemon
846a28c26c Process CV nodes 2006-06-16 17:35:06 +00:00
Sara Golemon
66e9263175 Update (c) info 2006-06-07 17:35:37 +00:00
Sara Golemon
51e6b0d905 nix that modifier, BSD doesn't like it 2004-09-01 03:40:32 +00:00
Sara Golemon
a1e5bc5353 ZE1 stores zce's as *, not ** 2004-08-29 05:09:06 +00:00
Sara Golemon
a2dfcdc302 Cleanup 2004-08-27 02:50:29 +00:00
Sara Golemon
485c896d1d Petty fixes 2004-08-26 03:20:16 +00:00
Sara Golemon
05db59abeb Emulate arg_info in a ZE1 zend_function 2004-08-16 01:15:46 +00:00
Sara Golemon
048a677a77 jmp_addr is ZE2 specific 2004-08-15 23:52:50 +00:00
Sara Golemon
53d46e25e5 Add reflection for user defined function/method parameter declaration 2004-08-13 19:12:52 +00:00
Sara Golemon
8dfabbb93b Plug leak 2004-08-13 18:23:05 +00:00
Sara Golemon
3a94136ab8 Add simpler output 2004-08-07 23:50:32 +00:00
Sara Golemon
2ef1b4ec30 There's a symbol collision there somewhere me thinks. 2004-05-21 03:23:03 +00:00
Sara Golemon
72e9794ccd Add some preprocessing to opcode output. 2004-05-08 22:37:05 +00:00
Sara Golemon
d6859571b3 Add ZE1 Support 2004-05-06 23:40:56 +00:00
Sara Golemon
3996427d02 Initial Release 2004-05-05 22:37:32 +00:00