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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
48 - 10 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 04:01:38 2024 UTC