Browse Source

information about added php 4.3.0 features in phpdoc

tokul 20 years ago
parent
commit
ee1076c564
1 changed files with 2 additions and 1 deletions
  1. 2 1
      contrib/phpdoc/README

+ 2 - 1
contrib/phpdoc/README

@@ -18,7 +18,8 @@ configure --enable-cli --with-pear --disable-cgi \
   --with-zlib
   --with-zlib
 
 
 php is installed in user's space in order to avoid
 php is installed in user's space in order to avoid
-modifications in stock php install.
+modifications in stock php install. You need php 4.3.0
+or better in order to use tokenizer functions in phpdoc.
 
 
 Output of php 'pear list' command:
 Output of php 'pear list' command:
 ----------------------------------
 ----------------------------------