|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patchesrender.php (last revision 2014-02-13 19:03 UTC by steely dot wing at gmail dot com)Pull RequestsHistoryAllCommentsChangesGit/SVN commits
[2016-12-08 09:43 UTC] sobak@php.net
-Assigned To:
+Assigned To: sobak
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 23:00:01 2025 UTC |
Description: ------------ If only set css setting in phd.config.php, for example: <?php return array ( 'css' => array ('main.css'), ); some default setting does not init. Expected result: ---------------- All default config should be loaded Actual result: -------------- Some default config can't be loaded