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-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c8aefeb495
cakephp2-php8
/
lib
/
Cake
/
Test
/
test_app
/
View
/
Posts
/
helper_overwrite.ctp
3 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Remove whitespace [Gun.io WhitespaceBot]
2011-10-28 05:01:17 +00:00
<?php
Changing how helpers are extracted, fixes issues with view variables not overwriting local helper variables. Fixes #381
2009-12-03 14:55:49 +00:00
echo $html;
Various improvements to the CakePHP test files Mostly CS, doc blocks and unused variables.
2015-09-25 15:22:00 +00:00
echo $this->Html->link('Test link', '#');
Reference in a new issue
Copy permalink