Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

svn: /php/php-src/trunk/ UPGRADING.INTERNALS

15 views
Skip to first unread message

Pierre Joye

unread,
Aug 30, 2010, 6:26:31 AM8/30/10
to php...@lists.php.net
pajoye Mon, 30 Aug 2010 10:26:31 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=302884

Log:
- initial import, internals upgrade guide

Changed paths:
A php/php-src/trunk/UPGRADING.INTERNALS

Added: php/php-src/trunk/UPGRADING.INTERNALS
===================================================================
--- php/php-src/trunk/UPGRADING.INTERNALS (rev 0)
+++ php/php-src/trunk/UPGRADING.INTERNALS 2010-08-30 10:26:31 UTC (rev 302884)
@@ -0,0 +1,13 @@
+$Id$
+
+UPGRADE NOTES - PHP X.Y
+
+1. Internal API changes
+
+========================
+1. 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);

0 new messages