php-src/main
Wez Furlong 63ee853b74 bump PHP API number.
This is so that we can work around the signature change in the get_method
overloaded object handler in our portable extensions.

Yes, you could argue that the zend api number needs bumping, but then you could
argue which one to bump, as neither of them is specific or generic enough.

Besides all that, the PHP API number really needs a good old bump anyway.
2004-12-26 04:46:09 +00:00
..
streams Fixed bug #29801 (Set limit on the size of mmapable data). 2004-11-15 23:43:12 +00:00
alloca.c ws fixes + missing $Id$ tags, headers added 2003-02-19 08:40:19 +00:00
build-defs.h.in - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
config.nw.h enabling few functionalities as the LibC starts supporting them 2004-09-30 15:55:18 +00:00
config.w32.h Clear that up 2004-02-10 18:50:10 +00:00
fopen_wrappers.c removed redundant checks for NETWARE 2004-09-23 15:43:54 +00:00
fopen_wrappers.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
internal_functions_nw.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
internal_functions_registry.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
internal_functions_win32.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
internal_functions.c.in - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
logos.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
main.c - Fix bug #27728 (Can't return within a zend_try{} or the previous 2004-12-10 22:59:25 +00:00
mergesort.c removed unwanted NetWare specific changes 2004-09-23 15:57:30 +00:00
network.c removed unwanted NEW_LIBC checks 2004-10-06 13:22:21 +00:00
output.c MF4: fix double bailout in HEAD when output is attempted from shutdown 2004-10-20 15:31:06 +00:00
php3_compat.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_compat.h Move global symbols defined by bundled copy of libgd into private 2004-08-31 16:41:29 +00:00
php_content_types.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
php_content_types.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_globals.h Improve the way auto-globals JIT works, and add the ability to turn it off 2004-03-16 19:49:19 +00:00
php_ini.c Fixed bug #30050 (Possible crash inside php_shutdown_config()). 2004-09-17 02:48:41 +00:00
php_ini.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_logos.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
php_logos.h be nice to C++ extensions 2004-02-18 21:34:15 +00:00
php_main.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_memory_streams.h wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks 2004-02-20 08:04:30 +00:00
php_network.h Fix for Bug #24189: possibly unsafe select(2) usage. 2004-09-17 12:44:56 +00:00
php_open_temporary_file.c removed unwanted NEW_LIBC checks for NETWARE and removing custom mktemp.h as LibC itself supports mkstemp functionality 2004-10-07 12:22:16 +00:00
php_open_temporary_file.h Fix for Bug #26757: session.save_path defaults to bogus value on win32 2004-03-29 21:44:07 +00:00
php_output.h Guard display_startup_errors with checking for default (working) output 2004-03-14 23:56:07 +00:00
php_realpath.c - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_reentrancy.h wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks 2004-02-20 08:04:30 +00:00
php_regex.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_scandir.c removing inclusion of platform specific config files as they are already included from php_scandir.h 2004-10-18 10:42:16 +00:00
php_scandir.h Including config.nw.h file for NetWare 2004-09-30 14:46:03 +00:00
php_sprintf.c - MF43: Fixed weird types, this also makes it compile on IRIX again. 2004-12-17 13:08:44 +00:00
php_streams.h Fixed bug #29801 (Set limit on the size of mmapable data). 2004-11-15 23:43:12 +00:00
php_syslog.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_ticks.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
php_ticks.h wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks 2004-02-20 08:04:30 +00:00
php_variables.c Make request start time be available via $_SERVER['REQUEST_TIME']. 2004-10-24 17:41:13 +00:00
php_variables.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_version.h HEAD is 5.1.0-dev now 2004-07-21 23:02:28 +00:00
php.h bump PHP API number. 2004-12-26 04:46:09 +00:00
reentrancy.c removed unneccessary inclusion of headers for NetWare 2004-09-29 12:25:56 +00:00
rfc1867.c Fixed: strip quotes from filename 2004-11-20 18:49:36 +00:00
rfc1867.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
safe_mode.c Do not silently truncate 2004-12-01 22:37:33 +00:00
safe_mode.h wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocks 2004-02-20 08:04:30 +00:00
SAPI.c Fixed: Correctly Initialize fields 2004-11-28 13:32:29 +00:00
SAPI.h Fix win32 compilation. Missing uid_t and gid_t definitions. 2004-08-21 03:09:45 +00:00
snprintf.c Fix win32 build. 2004-11-15 21:04:09 +00:00
snprintf.h Fix win32 build. 2004-11-15 21:04:09 +00:00
spprintf.c Bugfix #28012 spprintf() output inconsistent for %p 2004-04-15 23:04:49 +00:00
spprintf.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
strlcat.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
strlcpy.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
win95nt.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00