pajoye Mon, 30 Aug 2010 10:27:03 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=302885
Log:
- remove internals stuff, moved to the INTERNALS guide
Changed paths:
U php/php-src/trunk/UPGRADING
Modified: php/php-src/trunk/UPGRADING
===================================================================
--- php/php-src/trunk/UPGRADING 2010-08-30 10:26:31 UTC (rev 302884)
+++ php/php-src/trunk/UPGRADING 2010-08-30 10:27:03 UTC (rev 302885)
@@ -28,7 +28,6 @@
h. New methods
i. New class constants
j. New hash algorithms
-13. Internals API changes
========================================
1. Changes made to default configuration
@@ -259,10 +258,4 @@
- fnv164
- joaat
-========================
-13. Internal API changes
-========================
-virtual_file_ex takes now a TSRM context as last parameter:
-CWD_API int virtual_file_ex(cwd_state *state, const char *path,
- verify_path_func verify_path, int use_realpath TSRLS_DC);
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php