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
2025-01-22 20:46:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dd11c63069
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 01:01:17 -04:00
<?php
Changing how helpers are extracted, fixes issues with view variables not overwriting local helper variables. Fixes #381
2009-12-03 09:55:49 -05:00
echo $html;
Various improvements to the CakePHP test files Mostly CS, doc blocks and unused variables.
2015-09-25 17:22:00 +02:00
echo $this->Html->link('Test link', '#');
Reference in a new issue
Copy permalink