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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: steely dot wing at gmail dot com
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 12:01:30 2024 UTC