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 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)

Pull Requests

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 Nov 21 18:01:29 2024 UTC