php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66710 using phd.config.php but not set all config will error
Submitted: 2014-02-13 19:02 UTC Modified: 2016-12-08 09:43 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: steely dot wing at gmail dot com Assigned: sobak (profile)
Status: Assigned Package: Doc Build problem
PHP Version: 5.5.9 OS: Windows
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-02-13 19:02 UTC] steely dot wing at gmail dot com
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

Patches

render.php (last revision 2014-02-13 19:03 UTC by steely dot wing at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-08 09:43 UTC] sobak@php.net
-Assigned To: +Assigned To: sobak
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC