1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
Remi Collet 3e963f8eb4 Fixed Bug #66218 zend_register_functions breaks reflection
Functions registered using zend_register_functions instead of zend_module_entry.functions are not seen on reflection.

Ex: additional_functions from api_module_entry.
Ex: in CLI, dl, cli_set_process_title and cli_get_process_title

Note:
- also affects functions overrided in extension
  (should be be reported in extension, where overrided, not in original extension)
- also allow extension to call zend_register_functions for various list
  (instead of having a single bug list)
2013-12-10 16:07:16 +01:00
..
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2012-10-10 10:27:49 +08:00
2008-08-11 14:00:02 +00:00
2008-05-24 13:34:22 +00:00
MFH
2007-07-11 22:06:54 +00:00
MFH
2008-02-15 09:35:53 +00:00
2009-06-29 07:45:11 +00:00
2009-06-29 07:45:11 +00:00
2012-05-15 11:42:14 +01:00
2010-11-21 12:28:10 +00:00
2004-09-29 08:55:45 +00:00
2009-01-07 22:40:17 +00:00
2009-01-07 22:40:17 +00:00
2009-01-07 22:40:17 +00:00
2009-01-07 22:40:17 +00:00
2009-01-07 22:40:17 +00:00
2010-03-06 23:58:35 +00:00
2009-01-07 22:40:17 +00:00
2010-05-29 21:55:19 +00:00
2010-05-30 01:00:45 +00:00