]> granicus.if.org Git - php/commitdiff
bump PHP API number.
authorWez Furlong <wez@php.net>
Sun, 26 Dec 2004 04:46:09 +0000 (04:46 +0000)
committerWez Furlong <wez@php.net>
Sun, 26 Dec 2004 04:46:09 +0000 (04:46 +0000)
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.

main/php.h

index 9fd661905700bcbbaf0ec562ed0518eaec9d93de..9e453eedb35e078d3b8d94f558175340fb5391e8 100644 (file)
@@ -26,7 +26,7 @@
 #include <dmalloc.h>
 #endif
 
-#define PHP_API_VERSION 20031224
+#define PHP_API_VERSION 20041225
 #define PHP_HAVE_STREAMS
 #define YYDEBUG 0