This website requires JavaScript.
Explore
Help
Sign In
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2024-11-16 03:48:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e149c411fb
cakephp2-php8
/
cake
/
tests
/
test_app
/
views
/
posts
/
cache_empty_sections.ctp
3 lines
60 B
Text
Raw
Normal View
History
Unescape
Escape
adding failing testcase for identical <cake:nocache> content confussion. git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7703 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-05 18:27:02 +00:00
View Content
Changing <cake:nocache></cake:nocache> into <!--nocache--><!--/nocache--> This makes no cache tags valid html/xml at all times, and will not interfere with validation.
2010-11-06 05:18:23 +00:00
<!--nocache--><?php $y = 1; ?><!--/nocache-->
Reference in a new issue
Copy permalink