diff options
author | Anatol Belski <ab@php.net> | 2014-09-20 19:46:44 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-09-20 19:46:44 +0200 |
commit | 132cd8be0d13eaeee200cfa09b0596f6619c6a7e (patch) | |
tree | 7a928718769260e60252c0e048d2f10d0cd94f8c /sapi/apache_hooks/php.sym | |
parent | 763bfb4f3b0e66d5a961f9f367aa86e9f9da262e (diff) | |
parent | 268bcdc1cb668f76b85a84bc4d32194548cc185a (diff) | |
download | php-git-132cd8be0d13eaeee200cfa09b0596f6619c6a7e.tar.gz |
Merge branch 'pull-request/805'
* pull-request/805:
Removes accidentally added files.
Reverts some unwanted changes
Deletes patch leftovers
Replaces php5 with php7, without whitespace changes.
Diffstat (limited to 'sapi/apache_hooks/php.sym')
-rw-r--r-- | sapi/apache_hooks/php.sym | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache_hooks/php.sym b/sapi/apache_hooks/php.sym index 9ad0f0a0ad..1469b0314d 100644 --- a/sapi/apache_hooks/php.sym +++ b/sapi/apache_hooks/php.sym @@ -1 +1 @@ -php5_module +php7_module |