mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Merge branch 'PHP-5.5' into PHP-5.6
This commit is contained in:
commit
9e2d08923f
1 changed files with 2 additions and 1 deletions
|
@ -247,6 +247,7 @@ foreach ($text_files as $src => $dest) {
|
|||
/* general other files */
|
||||
$general_files = array(
|
||||
"php.gif" => "php.gif",
|
||||
"$GLOBALS[build_dir]\\deplister.exe" => "deplister.exe",
|
||||
);
|
||||
|
||||
foreach ($general_files as $src => $dest) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue