Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new 'use function' sequence for importing namespaced functions #388

Closed
wants to merge 1,705 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1705 commits
Select commit Hold shift + click to select a range
69bdc5a
who put that stupid newline there?
datibbaw Sep 23, 2013
8d087dc
Fix typo: HTTP_ROW_POST_DATA → HTTP_RAW_POST_DATA.
LawnGnome Sep 23, 2013
f4ce018
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Sep 24, 2013
4e249c8
Merge branch 'PHP-5.5'
dstogov Sep 25, 2013
6daa04a
Merge branch 'PHP-5.5'
dstogov Sep 25, 2013
c02ff01
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Sep 25, 2013
ecbe4af
fix many parallel test issues
ptarjan Sep 26, 2013
361e984
fix missing change from 'tcp_socket' to the more common 'server'
ptarjan Sep 26, 2013
0d7a638
Implement variadic function syntax
nikic Sep 26, 2013
a3b0fa0
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Sep 26, 2013
eb8e63b
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Sep 26, 2013
0ceea8a
Don't track parameter number in separate znode
nikic Sep 26, 2013
92fe33c
Merge branch 'pull-request/473'
sgolemon Sep 26, 2013
8554800
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Sep 27, 2013
5ac7c53
More OCI8 DTrace probe updates.
cjbj Sep 27, 2013
edd93f3
Support string and array for peer fingerprint matching
datibbaw Sep 27, 2013
9ef4e5d
Merge branch 'PHP-5.5'
derickr Sep 27, 2013
3eba8cf
Merge branch 'PHP-5.5'
dstogov Sep 27, 2013
56eee05
Merge branch 'PHP-5.5'
dstogov Sep 27, 2013
a88c7be
added use_keys argument to array_filter()
datibbaw Feb 21, 2013
6442e49
forgot introspection changes
datibbaw Feb 21, 2013
b8653d3
fixed test case to pass on other systems than my own
Feb 27, 2013
0492145
added bitmask variation
datibbaw Sep 26, 2013
75ba75e
Using only two constants to signal use type intent.
datibbaw Sep 26, 2013
aba30ce
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Sep 27, 2013
9b9eaba
OCI8: Fix alloc function and DLL generation
cjbj Sep 28, 2013
0a3ee7b
Prepare for next release
cjbj Sep 28, 2013
7a95306
Merge branch 'PHP-5.5'
smalyshev Sep 29, 2013
9529b8f
Merge branch 'PHP-5.5'
nikic Sep 29, 2013
cbf0683
Merge branch 'PHP-5.5'
nikic Sep 29, 2013
6757033
Merge branch 'PHP-5.5'
m6w6 Sep 30, 2013
e45eacd
show method in error message
datibbaw Sep 30, 2013
86c3378
Merge branch 'PHP-5.5'
cjbj Sep 30, 2013
ca6a259
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Sep 30, 2013
954a0f8
OCI8 2.0: Added a new oci_set_db_operation() user space function for …
cjbj Sep 30, 2013
66cd9ef
Merge branch 'PHP-5.5'
dstogov Oct 1, 2013
d29a01d
Merge branch 'PHP-5.5'
m6w6 Oct 1, 2013
1d65ace
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 1, 2013
54c08e3
Merge branch 'PHP-5.5'
m6w6 Oct 1, 2013
471413a
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 1, 2013
67df40f
Merge branch 'PHP-5.5'
cjbj Oct 1, 2013
83955de
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 2, 2013
bc16dfd
Merge branch 'PHP-5.5'
m6w6 Oct 2, 2013
99598fd
Merge branch 'PHP-5.5'
remicollet Oct 3, 2013
95fd508
Merge branch 'PHP-5.5'
m6w6 Oct 3, 2013
2a1bd12
Merge branch 'PHP-5.5'
m6w6 Oct 3, 2013
333539b
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 3, 2013
c7b1d76
fix bug #55285 XMLReader::getAttribute/No/Ns methods inconsistency
m6w6 Oct 3, 2013
05f847d
Merge PR #430 gost-crypto
m6w6 Oct 3, 2013
099b295
add NEWS and UPGRADING about gost-crypto
m6w6 Oct 3, 2013
5d60874
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 3, 2013
e13e5b1
Merge branch 'PHP-5.5'
m6w6 Oct 4, 2013
ff46b6f
Merge branch 'PHP-5.5'
nikic Oct 4, 2013
27d46a4
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 4, 2013
39022ba
Merge branch 'PHP-5.5'
m6w6 Oct 4, 2013
f72ed22
Merge branch 'PHP-5.5'
m6w6 Oct 4, 2013
44a2ae0
Merge branch 'PHP-5.5'
nikic Oct 4, 2013
1fee78e
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 4, 2013
047877e
Add unit test that covers setting the crypto method.
mj Oct 4, 2013
3261eb3
Merge branch 'PHP-5.5'
cjbj Oct 4, 2013
8153dd2
Merge branch 'PHP-5.5'
felipensp Oct 5, 2013
606a97f
Merge branch 'master' of git.php.net:/php-src
felipensp Oct 5, 2013
3e023c3
Merge branch 'master' of https://git.php.net/push/php-src
Oct 6, 2013
9c7dbb0
Fix bug #64338 pdo_dblib can't connect to Azure SQL
Oct 6, 2013
955bc1d
Using SUCCESS and FAILURE for return values
datibbaw Oct 7, 2013
4fe7ec3
Merge branch 'PHP-5.5'
weltling Oct 7, 2013
674dd73
Added two more test cases for CN matching.
datibbaw Oct 7, 2013
39c0dae
Use zend_bool as return value for _match()
datibbaw Oct 7, 2013
12f9939
Bump mininum requirements for PHP OCI8 2.0 to PHP 5.2 and Oracle
cjbj Oct 8, 2013
1675fd2
Add new tests
cjbj Oct 8, 2013
f0863fa
Add new tests to package.xml
cjbj Oct 8, 2013
6106896
DNS name comparison is now case insensitive.
datibbaw Oct 8, 2013
b157654
Merge branch 'PHP-5.5'
m6w6 Oct 8, 2013
5d430ad
fix bad cast
m6w6 Oct 8, 2013
0d8c83a
Merge branch 'openssl-x509-digest' of https://github.com/datibbaw/php…
m6w6 Oct 8, 2013
8300ced
Merge branch 'bug65729' of https://github.com/datibbaw/php-src
m6w6 Oct 8, 2013
ea0578e
Merge branch 'ssl-streams-crypto-method' of https://github.com/mj/php…
m6w6 Oct 8, 2013
cf6413a
openssl NEWS,UPGRADING
m6w6 Oct 8, 2013
1970b96
Added SAN matching during peer verification
rdlowrey Oct 8, 2013
c0bceda
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 8, 2013
2ddefbd
Added support for TLSv1.1 and TLSv1.2
rdlowrey Oct 8, 2013
cfa4ece
Merge branch 'PHP-5.5'
m6w6 Oct 9, 2013
1815942
Thanks Daniel, I didn't think long enough
m6w6 Oct 9, 2013
29d5ff7
Merge branch 'PHP-5.5'
m6w6 Oct 9, 2013
5f41cb1
Merge branch 'issue-55736' of https://github.com/tistre/php-src
m6w6 Oct 9, 2013
302b9d4
Merge branch 'PHP-5.5'
m6w6 Oct 9, 2013
a40dd6e
Changed return types to zend_bool, renamed test
rdlowrey Oct 9, 2013
c85c50e
Merge branch 'san_peer_matching' of https://github.com/rdlowrey/php-src
m6w6 Oct 9, 2013
e2d123a
C89
m6w6 Oct 9, 2013
3979b8b
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 9, 2013
141c2cb
Re-enable OCI8 DLL builds with Oracle 10g & 11g client libraries on
cjbj Oct 9, 2013
a2aa6a3
Merge branch 'PHP-5.5'
dstogov Oct 10, 2013
71a3c07
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 10, 2013
5ae8c51
OCI8: sync README and package.xml descriptions
cjbj Oct 10, 2013
7f3b5b7
Standardized usage of zpp_none and the order of the comparison zpp(..…
morrisonlevi Oct 11, 2013
73c44d6
Fixed assumption that the temporary directory is located in /tmp
morrisonlevi Oct 11, 2013
54a595a
Merge branch 'master' of git.php.net:/php-src
felipensp Oct 12, 2013
0ca4b6c
Merge branch 'PHP-5.5'
felipensp Oct 12, 2013
9d57243
Fixes broken zts build (recent openssl changes)
rdlowrey Oct 9, 2013
eed5d9c
Merge branch 'PHP-5.5'
felipensp Oct 12, 2013
314a3aa
Merge branch 'master' of git.php.net:/php-src
felipensp Oct 12, 2013
c092d28
Fix compiler warnings in openssl.c
bukka Oct 13, 2013
ea4ef75
Merge branch 'PHP-5.5'
weltling Oct 14, 2013
dcfd753
fixed skeleton to produce the normalized ext version macros
weltling Oct 14, 2013
2a09355
Merge branch 'PHP-5.5'
weltling Oct 14, 2013
eb97d27
Merge branch 'PHP-5.5'
weltling Oct 14, 2013
e23ad4e
Add "Done" output to distinguish hard from soft failures
igorw Oct 14, 2013
602fef0
Clarify type of use in error messages
igorw Oct 14, 2013
a2eacd8
fix typo in copy_variation16 test
Oct 15, 2013
d51553e
Merge branch 'PHP-5.5'
nikic Oct 16, 2013
a1a7522
Merge branch 'PHP-5.5'
laruence Oct 17, 2013
0d909f5
OCI8: Mostly SKIPIF version updates to simplify version checks at the…
cjbj Oct 17, 2013
89e93bd
OCI8: More test updates
cjbj Oct 17, 2013
e30b2aa
initial move on renaming files and fixing includes
weltling Oct 17, 2013
cf6ab0e
applied and fixed the original patch
weltling Oct 17, 2013
bd666e2
Merge branch 'PHP-5.5'
m6w6 Oct 17, 2013
134caeb
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 17, 2013
5a7ca69
Merge branch 'PHP-5.5'
m6w6 Oct 17, 2013
ad0a85b
fix ws
m6w6 Oct 17, 2013
e6481e2
Merge branch 'PHP-5.5'
m6w6 Oct 17, 2013
dd3a4c3
Merge branch 'PHP-5.5'
m6w6 Oct 17, 2013
3f2fba4
Merge branch 'updated_tls_support' of https://github.com/rdlowrey/php…
m6w6 Oct 17, 2013
b95f9fa
previous revert killed that file
m6w6 Oct 17, 2013
66868c8
TLS news
m6w6 Oct 17, 2013
cefbf93
Merge branch 'master' of https://git.php.net/repository/php-src
cjbj Oct 17, 2013
c59d790
Prepare for OCI8 2.0.5 release
cjbj Oct 17, 2013
5e368b7
Add missing test to package.xml
cjbj Oct 17, 2013
6b90f23
fixed typo and few grammar mistakes
beyonddream Oct 18, 2013
065bbeb
Merge branch 'PHP-5.5'
laruence Oct 18, 2013
d345ad2
Merge branch 'zend-documentation-fix' of https://github.com/AskDrCatc…
laruence Oct 18, 2013
8713089
Fix 100.64 IPv4 Range Check
jrchamp Oct 18, 2013
fd06c52
Fix RFC 6598 IPv4 Range
jrchamp Oct 18, 2013
f711c12
Merge branch 'ldap_escape-dev' of https://github.com/DaveRandom/php-src
m6w6 Oct 18, 2013
a03b132
fix compiler warnings and type usage
m6w6 Oct 18, 2013
c86862c
Merge branch 'openssl_compile_warning_fix' of https://github.com/bukk…
m6w6 Oct 18, 2013
515ef09
preserve the error code
weltling Oct 18, 2013
2786a2a
fixed all the places where last error could be lost
weltling Oct 18, 2013
423e1c7
updated NEWS
weltling Oct 18, 2013
ecd03ba
fixed virtual cwd header in phar
weltling Oct 18, 2013
9a2aa11
Merge branch 'PHP-5.5'
laruence Oct 19, 2013
adcd481
Merge branch 'pull-request/499'
rlerdorf Oct 19, 2013
b96bee6
Merge branch 'PHP-5.5'
laruence Oct 19, 2013
e1f9993
Merge branch 'PHP-5.5'
laruence Oct 19, 2013
64caedd
Use zend_error_noreturn for all E_COMPILE_ERRORs
nikic Oct 19, 2013
a1ae79e
Fix assignment in dummy_encoding_list_parser
nikic Oct 19, 2013
1292091
Fix misleading sizeof
nikic Oct 19, 2013
870d3e7
Remove dead comparison (size_t < 0)
nikic Oct 19, 2013
9b46a15
Remove extraneous NULL check of Z_ARRVAL_P()
nikic Oct 19, 2013
12aa4aa
Merge branch 'PHP-5.5'
rlerdorf Oct 20, 2013
259c746
Merge branch 'PHP-5.5'
rlerdorf Oct 20, 2013
6650bed
Merge branch 'PHP-5.5'
rlerdorf Oct 20, 2013
07361a4
Merge branch 'PHP-5.5'
felipensp Oct 20, 2013
39e746a
Merge branch 'PHP-5.5'
felipensp Oct 20, 2013
84011f7
Merge branch 'PHP-5.5'
felipensp Oct 20, 2013
ab7b0f9
Merge branch 'PHP-5.5'
felipensp Oct 20, 2013
eb616f8
Merge branch 'PHP-5.5'
rlerdorf Oct 20, 2013
b7c6468
Merge branch 'PHP-5.5'
felipensp Oct 20, 2013
d23f089
Merge branch 'PHP-5.5'
felipensp Oct 20, 2013
048923b
Merge branch 'PHP-5.5'
felipensp Oct 20, 2013
32a729a
Merge branch 'PHP-5.5'
rlerdorf Oct 20, 2013
7b2a4c1
Merge branch 'PHP-5.5'
rlerdorf Oct 20, 2013
73e65ea
Merge branch 'PHP-5.5'
rlerdorf Oct 20, 2013
7ccffee
Merge branch 'PHP-5.5'
rlerdorf Oct 21, 2013
ec2e695
Merge branch 'PHP-5.5'
rlerdorf Oct 21, 2013
219a682
fix possibility of access to *storedType without initialization
smalyshev Oct 21, 2013
444612c
Fix coverity issue with -1 returned by findOffset not being handled b…
smalyshev Oct 21, 2013
06954d1
fix const warnings in intl methods
smalyshev Oct 21, 2013
3900ce9
fix argument type & remove warning
smalyshev Oct 21, 2013
ae31a68
Merge branch 'PHP-5.5'
smalyshev Oct 21, 2013
19e8052
Merge branch 'PHP-5.5'
smalyshev Oct 21, 2013
aed56fc
Merge branch 'PHP-5.5'
laruence Oct 21, 2013
41da537
Merge branch 'master' of https://github.com/DylanArnold/php-src
m6w6 Oct 21, 2013
454a9fc
Merge branch 'master' of https://github.com/guggemand/php-src
m6w6 Oct 21, 2013
02214e7
Merge branch 'PHP-5.5'
dstogov Oct 21, 2013
6764993
Merge branch 'PHP-5.5'
m6w6 Oct 21, 2013
4ddbb7d
Merge remote-tracking branch 'refs/remotes/origin/master'
m6w6 Oct 21, 2013
605b3c2
Merge branch 'PHP-5.5'
tony2001 Oct 21, 2013
8591a52
fixed invalid free
weltling Oct 21, 2013
cfd9114
Merge branch 'PHP-5.5'
m6w6 Oct 21, 2013
d15cedf
Merge branch 'PHP-5.5'
m6w6 Oct 21, 2013
b3a2b44
Merge branch 'PHP-5.5'
cjbj Oct 21, 2013
fa11c7c
Merge branch 'master' of git.php.net:php-src
Oct 22, 2013
29e5a96
Merge branch 'PHP-5.5'
Oct 22, 2013
e68c1ef
Added a LICENSE file to make it easier for PECL binary distributions …
cjbj Oct 22, 2013
5241cf7
Merge branch 'PHP-5.5'
laruence Oct 23, 2013
96b6d4b
Merge branch 'PHP-5.5'
LawnGnome Oct 23, 2013
20f7fce
Merge branch 'PHP-5.5'
derickr Oct 23, 2013
dfe4b15
ldap_escape() notes
m6w6 Oct 24, 2013
08f6a76
moved to do_alloca() usage where appropriate
weltling Oct 24, 2013
25dc4af
enabled windows to use stack in both ts/nts mode, some more fixes
weltling Oct 24, 2013
e53afaa
- test commit1
schumann Oct 25, 2013
bf087d8
- test commit 2
schumann Oct 25, 2013
8cef677
- test3
schumann Oct 25, 2013
37fb8e0
Merge branch 'PHP-5.5'
Oct 26, 2013
59f4c35
Merge branch 'master' of git.php.net:/php-src
derickr Oct 26, 2013
7fe370f
Merge branch 'PHP-5.5'
laruence Oct 27, 2013
73788d1
Merge branch 'PHP-5.5'
tony2001 Oct 27, 2013
8da5734
test commit
rlerdorf Oct 27, 2013
d1727d8
Merge branch 'PHP-5.5'
bjori Oct 27, 2013
8962f3f
fix limitation of upload size == (U)INT_MAX in CGI
m6w6 Oct 25, 2013
9bbdc90
Merge branch 'PHP-5.5'
dstogov Oct 28, 2013
4bdac86
Merge branch 'master' of git.php.net:php-src
Oct 28, 2013
09ad5fb
Merge branch 'master' of https://git.php.net/repository/php-src
tony2001 Oct 28, 2013
b0f9768
Merge branch 'PHP-5.5'
dstogov Oct 28, 2013
c6fb00e
Merge branch 'master' of git.php.net:php-src
dstogov Oct 28, 2013
ace2ee9
Merge branch 'PHP-5.5'
dstogov Oct 28, 2013
592be91
Merge branch 'PHP-5.5'
dstogov Oct 28, 2013
8d8e8a4
Merge branch 'master' of git.php.net:/php-src
derickr Oct 28, 2013
f626db1
Merge branch 'PHP-5.5'
derickr Oct 28, 2013
d86b5f0
Avoid copy in func_get_arg()
nikic Oct 28, 2013
141b77d
Merge branch 'PHP-5.5'
remicollet Oct 29, 2013
5c89d5a
Merge branch 'master' of git.php.net:php-src
Oct 29, 2013
3cf2682
Merge branch 'PHP-5.5'
Oct 29, 2013
416f8fc
Implemented Change crypt() behavior w/o salt RFC
Oct 29, 2013
4295bfe
Merge branch 'PHP-5.5'
weltling Oct 29, 2013
e17de5e
Merge branch 'bug50333' of github.com:weltling/php-src into bug50333
weltling Oct 29, 2013
82eca38
Fix ZTS build
nikic Oct 29, 2013
647e0be
Fix compile warning in GMP
nikic Oct 29, 2013
4218e89
Fix bug #65997 by switching to Serializable for GMP
nikic Oct 29, 2013
98c9e56
Merge branch 'pull-request/287'
srgoogleguy Oct 30, 2013
fc707a2
back to do_alloca(), reverted the wrong replacement
weltling Oct 30, 2013
abb962d
compact the code to preserve the error info after state freeing
weltling Oct 30, 2013
832c826
Add crypt() change in UPGRADING
Oct 30, 2013
3b2ca39
Removed unnecessary GC checks
dstogov Oct 31, 2013
a0244a6
Merge branch 'PHP-5.5'
rlerdorf Oct 31, 2013
4d430ec
simplify the state free macros
weltling Oct 31, 2013
f1c2f8f
removed unnecessary call
weltling Oct 31, 2013
39e7dcc
back to do_alloca()
weltling Oct 31, 2013
6aedfac
virtual_cwd_activate() should be called only in one place
weltling Oct 31, 2013
9df78bf
reverted the previous commit, both calls are needed in TS mode
weltling Nov 1, 2013
699f07b
limit virtual_cwd_activate() duplicated call to ZTS only
weltling Nov 2, 2013
e5e25c4
Fix English here
rlerdorf Nov 2, 2013
15eabbb
Merge branch 'PHP-5.5'
laruence Nov 4, 2013
2f555b8
Merge branch 'master' of git.php.net:php-src
laruence Nov 4, 2013
5dc37b3
Sync ext/zip with pecl/zip version 1.3.2
remicollet Nov 4, 2013
5b8ae01
NEWS + UPGRADING
remicollet Nov 4, 2013
bf875e2
Merge branch 'master' of git.php.net:php-src
pierrejoye Nov 4, 2013
2a94494
Merge branch 'PHP-5.5'
laruence Nov 5, 2013
6c8ff00
Merge branch 'PHP-5.5'
laruence Nov 5, 2013
c675980
Merge branch 'pull-request/500'
weltling Nov 5, 2013
c4cfdfa
updated NEWS
weltling Nov 5, 2013
3720fd7
Fixed typo in Makefile.frag
Nov 5, 2013
01bc132
Update LiteSpeed SAPI code to V6.4
Nov 5, 2013
c76be56
Merge branch 'PHP-5.5'
laruence Nov 6, 2013
d87388b
Merge branch 'PHP-5.5'
Tyrael Nov 6, 2013
929bf11
bump API versions
Tyrael Nov 6, 2013
756dc19
Merge branch 'PHP-5.5' into PHP-5.6
rlerdorf Nov 8, 2013
4e6a0bd
Merge branch 'PHP-5.5' into PHP-5.6
dstogov Nov 8, 2013
0e5c507
Merge branch 'PHP-5.5' into PHP-5.6
dstogov Nov 8, 2013
24e0b99
Merge remote-tracking branch 'upstream/PHP-5.6' into use-function
igorw Nov 9, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .gdbinit
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ define dump_bt
printf "%ld", $zvalue->value.lval
end
if $type == 2
printf "%lf", $zvalue->value.dval
printf "%f", $zvalue->value.dval
end
if $type == 3
if $zvalue->value.lval
Expand Down Expand Up @@ -185,7 +185,7 @@ define ____printzv_contents
printf "long: %ld", $zvalue->value.lval
end
if $type == 2
printf "double: %lf", $zvalue->value.dval
printf "double: %f", $zvalue->value.dval
end
if $type == 3
printf "bool: "
Expand Down
5 changes: 4 additions & 1 deletion CODING_STANDARDS
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,10 @@ The file labelled 'EXPERIMENTAL' should include the following
information::

Any authoring information (known bugs, future directions of the module).
Ongoing status notes which may not be appropriate for SVN comments.
Ongoing status notes which may not be appropriate for Git comments.

In general new features should go to PECL or experimental branches until
there are specific reasons for directly adding it to the core distribution.

Aliases & Legacy Documentation
-----------------------------------
Expand Down
2 changes: 1 addition & 1 deletion Makefile.global
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ clean:
distclean: clean
rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h main/internal_functions_cli.c main/internal_functions.c stamp-h sapi/apache/libphp$(PHP_MAJOR_VERSION).module sapi/apache_hooks/libphp$(PHP_MAJOR_VERSION).module buildmk.stamp Zend/zend_dtrace_gen.h Zend/zend_dtrace_gen.h.bak Zend/zend_config.h TSRM/tsrm_config.h
rm -f php5.spec main/build-defs.h scripts/phpize
rm -f ext/date/lib/timelib_config.h ext/mbstring/oniguruma/config.h ext/mbstring/libmbfl/config.h ext/mysqlnd/php_mysqlnd_config.h
rm -f ext/date/lib/timelib_config.h ext/mbstring/oniguruma/config.h ext/mbstring/libmbfl/config.h ext/oci8/oci8_dtrace_gen.h ext/oci8/oci8_dtrace_gen.h.bak
rm -f scripts/man1/phpize.1 scripts/php-config scripts/man1/php-config.1 sapi/cli/php.1 sapi/cgi/php-cgi.1 ext/phar/phar.1 ext/phar/phar.phar.1
rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sapi/fpm/status.html
rm -f ext/iconv/php_have_bsd_iconv.h ext/iconv/php_have_glibc_iconv.h ext/iconv/php_have_ibm_iconv.h ext/iconv/php_have_iconv.h ext/iconv/php_have_libiconv.h ext/iconv/php_iconv_aliased_libiconv.h ext/iconv/php_iconv_supports_errno.h ext/iconv/php_php_iconv_h_path.h ext/iconv/php_php_iconv_impl.h
Expand Down
Loading