|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2012-11-23 06:13 UTC] aharvey@php.net
[2012-11-23 06:13 UTC] aharvey@php.net
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: aharvey
[2012-11-23 06:13 UTC] aharvey@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 27 13:00:01 2025 UTC |
Description: ------------ According to the documentation the changeability for short_open_tag is: PHP_INI_ALL The changelog further mentions this: PHP_INI_ALL in PHP 4.0.0. PHP_INI_PERDIR in PHP < 5.3.0 There's no clear definition what happens when PHP >= 5.3, although according to this post it's definitely not PHP_INI_ALL: http://stackoverflow.com/questions/5633301/cannot-turn-off-short-open-tag-with- ini-set Test script: --------------- N/A Expected result: ---------------- N/A Actual result: -------------- N/A