Commit: 6e0319440eaa0fa90c6996ab06c8df756a74f815 Author: Adam Harvey <[email protected]> Thu, 10 Dec 2015 14:39:16 -0800 Parents: 4b3f49089cf639effaa0ca8d5175a4141360e509 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=6e0319440eaa0fa90c6996ab06c8df756a74f815 Log: Revert "Really short term hack to hide the 7.0 warning in the migration guide." This reverts commit 56f93741cd2f9f1d6f376a7535a4fc6c11ad5634. We don't need this any more, as the documentation has been rebuilt without the warning. Changed paths: M styles/theme-medium.css Diff: diff --git a/styles/theme-medium.css b/styles/theme-medium.css index 65c3223..affadce 100755 --- a/styles/theme-medium.css +++ b/styles/theme-medium.css @@ -510,9 +510,4 @@ div.elephpants img:focus { color: #fff; } -/* very temporary hack until migration70.xml gets rebuilt */ -#migration70\.intro div.warning { - display: none; -} - /* vim: set ts=2 sw=2 et: */ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
