I assume this only means "allow users to enable/disable short_open_tag in .htaccess or user.ini files" ? Since it's IIRC(!) compile time thing?
Or can you actually turn the thing on in a script..? :)

--Jani


stas            Thu Mar 20 18:12:58 2008 UTC

  Modified files:              (Branch: PHP_5_3)
/php-src NEWS Log:
  document the change
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.148&r2=1.2027.2.547.2.965.2.149&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.148 
php-src/NEWS:1.2027.2.547.2.965.2.149
--- php-src/NEWS:1.2027.2.547.2.965.2.148       Thu Mar 20 15:39:44 2008
+++ php-src/NEWS        Thu Mar 20 18:12:58 2008
@@ -129,6 +129,7 @@
   . Added support for OpenSSL cipher functions
   . Added access to internal values of DSA, RSA and DH keys
 - Improved md5() implementation. (Solar Designer, Dmitry)
+- Allowed user-level access for short_open_tag. (Stas)
- Upgraded bundled sqlite to version 3.5.6. (Scott)




--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to