iliaa Wed Jul 18 23:10:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-src CODING_STANDARDS Log: Fixed typo http://cvs.php.net/viewvc.cgi/php-src/CODING_STANDARDS?r1=1.32.4.3&r2=1.32.4.3.2.1&diff_format=u Index: php-src/CODING_STANDARDS diff -u php-src/CODING_STANDARDS:1.32.4.3 php-src/CODING_STANDARDS:1.32.4.3.2.1 --- php-src/CODING_STANDARDS:1.32.4.3 Thu Dec 22 20:27:11 2005 +++ php-src/CODING_STANDARDS Wed Jul 18 23:10:33 2007 @@ -256,7 +256,7 @@ in the function directory, and that the functions follow the standard prefixing conventions during their initial implementation. -The file labelled 'EXPERIMENTAL' should include the following +The file labeled 'EXPERIMENTAL' should include the following information: Any authoring information (known bugs, future directions of the module). Ongoing status notes which may not be appropriate for CVS comments.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php