Skip to content

Bug18556 #126

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

Closed
wants to merge 2,246 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2246 commits
Select commit Hold shift + click to select a range
dec56ca
Merge branch 'PHP-5.4'
faizshukri May 16, 2012
ebe1634
Merge branch 'PHP-5.4'
johannes May 16, 2012
51e3e51
Merge branch 'PHP-5.4'
johannes May 16, 2012
9a35d45
Accept DateTimeZone where time zones are expected.
cataphract Apr 6, 2012
81278e1
Added IntlCalendar::fromDateTime()
cataphract Apr 6, 2012
22f4a30
Fixed two IntlCalendar::setTimeZone() tests.
cataphract Apr 6, 2012
4cfd999
Added IntlTimeZone::fromDateTimeZone() and ::toDateTimeZone.
cataphract Apr 30, 2012
81d8f40
Whitespace.
cataphract Apr 30, 2012
30bf2fb
Handle bogus string in intl_charFromString().
cataphract Apr 30, 2012
e9351b8
Bug #58756: w.r.t MessageFormatter (partial fix)
cataphract May 16, 2012
d754e96
Merge branch 'intl_format_tz' into intl_calendar
cataphract May 17, 2012
ec23c3e
MessageFormatter accepts IntlCalendar arguments
cataphract May 17, 2012
887744f
Fixed bad DateTime construction state check
cataphract May 17, 2012
49b1f58
Fixed a couple of memory leaks
cataphract May 17, 2012
3a81f90
Added IntlCalendar::toDateTime()
cataphract May 17, 2012
f5e2315
- Fixed bug #62064 (memory leak in the XML Writer module)
felipensp May 18, 2012
3b3b3d9
Merge branch 'master' of git.php.net:php-src
felipensp May 18, 2012
cd8cf5f
Fix: 62067 Moved comments to FILE section
May 19, 2012
d9ca243
Merge remote branch 'github/intl_calendar'
cataphract May 20, 2012
6ea4d0d
Note recent changes to ext/intl in UPGRADING
cataphract May 20, 2012
82740ef
- Fixed build using g++ (which complains about jump that crosses init…
felipensp May 20, 2012
f3615bc
- Fixed bug #62025 (__ss_family was changed on AIX 5.3)
felipensp May 20, 2012
7632a32
Fixed bug #61998 (Using traits with method aliases appears to result …
dstogov May 21, 2012
90e2310
Fixed bug #61998 (Using traits with method aliases appears to result …
dstogov May 21, 2012
230f9e8
Merge branch 'PHP-5.4'
weltling May 21, 2012
60aebdf
Merge branch 'PHP-5.4'
weltling May 21, 2012
fba724d
Merge branch 'PHP-5.4'
laruence May 21, 2012
9126bc7
Merge branch 'PHP-5.4'
laruence May 21, 2012
1d14860
Merge branch 'PHP-5.4'
felipensp May 21, 2012
085e6a9
Merge branch 'PHP-5.4'
May 22, 2012
163099a
Merge branch 'PHP-5.4'
weltling May 22, 2012
c0f6263
Merge branch 'PHP-5.4'
laruence May 23, 2012
3ec70a8
Merge branch 'PHP-5.4'
May 23, 2012
9438b2c
Merge branch 'PHP-5.4'
May 23, 2012
adf2fba
Merge branch '5.4'
cataphract May 23, 2012
2cd6855
Merge branch 'PHP-5.4'
May 23, 2012
6e84267
Merge branch 'master' of git.php.net:php-src
May 23, 2012
e9a7039
Merge branch 'PHP-5.4'
May 23, 2012
2eb069a
Merge branch '5.4'
cataphract May 23, 2012
70e3e62
Fixed several ext/intl tests
cataphract May 23, 2012
ca515e8
Merge branch '5.4'
cataphract May 23, 2012
8208462
This test depends on the default_charset setting, so set it to
rlerdorf May 24, 2012
58d2203
add support for the alloc_size __attribute__ (through ZEND_ATTRIBUTE_…
nunoplopes May 24, 2012
d4fd95e
Merge branch '5.4'
cataphract May 24, 2012
0b297a1
Merge branch 'PHP-5.4'
weltling May 24, 2012
71b65a1
Merge branch 'PHP-5.4'
weltling May 24, 2012
674a04d
Merge branch 'PHP-5.4'
weltling May 24, 2012
a03f2e3
Merge branch '5.4'
cataphract May 24, 2012
1d30fb4
Merge branch 'PHP-5.4'
weltling May 24, 2012
eeea790
Merge branch '5.4' with no code changes.
cataphract May 24, 2012
457a57d
Merge branch '5.4'
cataphract May 24, 2012
7c297ca
Merge remote-tracking branch 'origin/PHP-5.4'
laruence May 24, 2012
3bd0a52
Merge branch 'PHP-5.4'
felipensp May 24, 2012
b187c35
Merge branch 'pull-request/54'
smalyshev May 24, 2012
cf73fb5
Merge branch 'PHP-5.4'
johannes May 24, 2012
e2daa69
Merge branch 'PHP-5.4'
weltling May 25, 2012
c8d8d24
Merge branch 'PHP-5.4'
weltling May 25, 2012
a1e97ba
Fixed problem in IntlCalendar debug handler
cataphract May 25, 2012
61a1377
Merge branch 'PHP-5.4'
laruence May 25, 2012
a28fe03
- Fixed bug #62033 (php-fpm exits with status 0 on some failures to s…
May 25, 2012
eeba679
- Fixed bug #62153 (when using unix sockets, multiples FPM instances …
May 25, 2012
18cd577
- add missing headers to avoid warnings
May 26, 2012
7127135
- Fixed bug #62160 (Add process.priority to set nice(2) priorities)
May 26, 2012
0225300
Fixed bug #62033 (USR2 signal was sent even if not catch when daemoni…
May 26, 2012
78de6eb
Fixed bug #61218 (FPM drops connection while receiving some binary va…
May 26, 2012
e7a7f53
Fixed bug #61218 (the previous patch was not enough restritive on fcg…
May 26, 2012
f75c1ed
Added support for CURLOPT_MAIL_AUTH
starsurgemedia May 27, 2012
d41fb16
Fixed the libcurl version checking for CURLOPT_MAIL_AUTH
starsurgemedia May 27, 2012
0667da8
Removed syslog.h. That should never have been commited.
starsurgemedia May 27, 2012
60c4728
VIM uses spaces as tabs and that doesn't comply with the coding
starsurgemedia May 27, 2012
af2d6a6
remove remaining traces of unicode.* ini settings
nunoplopes May 27, 2012
c5d054d
Merge branch 'master' of https://git.php.net/push/php-src
nunoplopes May 27, 2012
77b086f
128 MB is enough for everyone (TM)
nunoplopes May 28, 2012
fde8762
Added support for CURLOPT_MAIL_AUTH
adoy May 28, 2012
3966df7
Add support for Travis CI
dshafik Apr 26, 2012
f15beda
Reformat, setup MySQL DB, call run-tests directly
dshafik Apr 27, 2012
0fe8b49
Add extension configs, compile more extensions
dshafik Apr 28, 2012
3db6d59
Source all extension scripts for ENV vars
dshafik Apr 28, 2012
e2ebe6c
Add curl extension config, uses cli-server to test
dshafik Apr 28, 2012
5ef46fe
Fix boolean casting and whitespace (@dsp / #68)
dshafik May 28, 2012
dffbc98
Merge branch 'PHP-5.4'
weltling May 29, 2012
3a35479
Merge branch 'PHP-5.4'
weltling May 29, 2012
9a9362c
Merge branch 'PHP-5.4'
weltling May 29, 2012
f428578
Merge branch 'PHP-5.4'
smalyshev May 30, 2012
4770fe2
Merge branch 'PHP-5.4'
laruence May 30, 2012
ec2029a
Merge branch 'PHP-5.4'
smalyshev May 30, 2012
5a2578a
small refactoring - factour out code from connection establishment.
faizshukri May 30, 2012
5653289
Merge branch 'master' of git.php.net:php-src
faizshukri May 30, 2012
33849c2
Merge branch 'PHP-5.4'
johannes May 30, 2012
0c658c3
Merge branch 'PHP-5.4'
smalyshev May 31, 2012
0d1bc3e
more refactoring stuff. Reduced code duplication in the authentication
faizshukri May 31, 2012
9a64a23
Merge branch 'master' of git.php.net:php-src
faizshukri May 31, 2012
fc6462e
Merge branch 'PHP-5.4'
laruence Jun 1, 2012
f96d19f
close the stream whenever possible, no need to keep it open altough the
faizshukri Jun 1, 2012
ba23ddd
Merge branch 'master' of git.php.net:php-src
faizshukri Jun 1, 2012
34b6a9b
- Comment unused function to avoid warnings
Jun 1, 2012
487e2fc
- fix missing include for unix sockets
Jun 1, 2012
4fc989f
- Fixed bug #62205 (php-fpm segfaults (null passed to strstr))
Jun 1, 2012
ad60e18
Merge branch 'master' of git.php.net:php-src
Jun 1, 2012
2c230fb
close the underlying stream as early as possible and so notify the
faizshukri Jun 1, 2012
8b0da0b
Merge branch 'pull-request/68'
dsp Jun 3, 2012
54d8530
Add preliminary README.md for github
dsp Jun 3, 2012
1fc6b3c
Send mails to php-qa@lists.php.net whenever a build is failing
dsp Jun 3, 2012
160b5b5
Fix indention
dsp Jun 3, 2012
913b2c7
Merge branch 'PHP-5.4'
felipensp Jun 3, 2012
f3802db
Fixed write in constant memory.
cataphract Jun 1, 2012
72beff0
Added private constructor to IntlTimeZone.
cataphract Jun 1, 2012
eb346ef
DateFormat plays nice with Calendar, TimeZone
cataphract Jun 3, 2012
9434f5e
Merge commit 'e59b6dc0ae803d49c3f620818285f98dfb61fd57'
felipensp Jun 3, 2012
758f068
Added and fixed tests given eb346ef
cataphract Jun 3, 2012
6efc877
Merge branch 'datefmt_tz_cal_interop'
cataphract Jun 3, 2012
c22a29b
Updated UPGRADING for the changes in eb346ef
cataphract Jun 4, 2012
f5b4216
BreakIterator and RuleBasedBreakiterator added
cataphract May 31, 2012
036b1eb
Tests for (RuleBased)BreakIterator.
cataphract May 31, 2012
c6593a0
BreakIterator: add rules status constants
cataphract Jun 4, 2012
74b4ef5
Implement boolval() with a test
Jille Jun 6, 2012
07d0eab
Merge branch 'PHP-5.4'
laruence Jun 7, 2012
6af01ed
NEWS entry for boolval()
dsp Jun 7, 2012
753c336
Merge branch 'pull-request/60'
dsp Jun 7, 2012
814e7bc
Merge branch 'PHP-5.4'
dsp Jun 7, 2012
5b10a65
Merge branch 'PHP-5.4'
adoy Jun 7, 2012
4c98206
Merge branch 'PHP-5.4'
adoy Jun 7, 2012
93b041e
Regenerated files
adoy Jun 7, 2012
7cb43e7
Merge branch 'PHP-5.4'
felipensp Jun 7, 2012
0eaa6e9
UPGRADING entry for boolval()
dsp Jun 7, 2012
f8d60e2
Travis stop spamming
dsp Jun 7, 2012
ba4bfad
Merge branch 'PHP-5.4'
weltling Jun 7, 2012
a4cbb60
Merge branch 'PHP-5.4'
weltling Jun 7, 2012
8af8125
Merge branch 'PHP-5.4'
weltling Jun 7, 2012
0c7ebf5
updated NEWS
weltling Jun 7, 2012
730493f
Merge branch 'PHP-5.4'
weltling Jun 7, 2012
426ccd3
Merge branch 'PHP-5.4'
smalyshev Jun 8, 2012
c83457e
Merge branch 'PHP-5.4'
smalyshev Jun 8, 2012
d1debec
typo
smalyshev Jun 8, 2012
0d85a86
Disable email notifications for travis-ci
dsp Jun 8, 2012
76a26d8
Merge branch '5.4'
cataphract Jun 9, 2012
4ec7553
Change in BreakIterator::getPartsIterator()
cataphract Jun 7, 2012
afed66b
BreakIter: Removed getAvailableLocales/getHashCode
cataphract Jun 9, 2012
a4925fa
Replaced zend_parse_method_params with plain zpp
cataphract Jun 9, 2012
87dd026
Remove trailing space
cataphract Jun 10, 2012
ff13501
Merge branch 'PHP-5.4'
dsp Jun 10, 2012
552d80b
Merge branch 'PHP-5.4'
dsp Jun 10, 2012
cee3109
Add Intl prefix to BreakIterator/RuleBasedBI
cataphract Jun 10, 2012
2065bab
Merge branch 'PHP-5.4'
smalyshev Jun 11, 2012
f4847ef
Add PBKDF2 support via openssl()
Jun 11, 2012
32040b5
Merge branch '5.4'
Jun 11, 2012
0c63517
Merge branch 'PHP-5.4'
weltling Jun 11, 2012
733aaf2
- Fixed build (PKCS5_PBKDF2_HMAC is from 1.0.0)
felipensp Jun 11, 2012
b481eba
Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound li…
Jun 11, 2012
aadf59d
Add PBKDF2 support via openssl()
Jun 11, 2012
bcd671d
Merge branch '5.4'
Jun 11, 2012
5b3c9f4
One more time
Jun 11, 2012
6387498
Create hash_pbkdf2 function addition
ircmaxell Jun 12, 2012
550253f
Update NEWS to fix typo, add name
ircmaxell Jun 12, 2012
4918acc
refactor away un-necessary casts in hashing routines
ircmaxell Jun 12, 2012
df3d351
Update error messages to be more inline with PHP standards
ircmaxell Jun 12, 2012
43eb8dc
Remove un-needed memset, and replacing stray spaces
ircmaxell Jun 12, 2012
2f1cd2c
Fix tests to use proper casing
ircmaxell Jun 12, 2012
03536e8
More cleanup of documentation and comments, as well as code formatting
ircmaxell Jun 12, 2012
784b4cd
simplify boolval()
smalyshev Jun 13, 2012
74916d8
Merge branch 'PHP-5.4'
smalyshev Jun 13, 2012
b04e814
Merge branch 'PHP-5.4'
weltling Jun 14, 2012
bf8b584
Merge branch 'PHP-5.4'
weltling Jun 14, 2012
df20808
Merge branch 'PHP-5.4'
laruence Jun 16, 2012
69ee7a2
Merge branch 'PHP-5.4'
weltling Jun 17, 2012
b335bf4
Merge branch 'PHP-5.4'
weltling Jun 18, 2012
525738c
Merge branch 'PHP-5.4'
weltling Jun 18, 2012
ae221c0
Merge branch 'PHP-5.4'
weltling Jun 18, 2012
5087778
Merge branch 'PHP-5.4'
weltling Jun 19, 2012
b9048b9
Merge branch 'PHP-5.4'
weltling Jun 19, 2012
e31cebc
Merge branch 'PHP-5.4'
weltling Jun 19, 2012
12b252e
Merge branch 'PHP-5.4'
nikic Jun 19, 2012
6eb169d
Merge branch 'PHP-5.4'
nikic Jun 19, 2012
40af974
fix windows build
weltling Jun 20, 2012
6e6e98b
Merge branch 'PHP-5.4'
johannes Jun 20, 2012
4f5c7ee
Merge branch 'PHP-5.4'
johannes Jun 22, 2012
d980e95
Merge branch 'PHP-5.4'
felipensp Jun 22, 2012
21cbe30
Merge branch 'PHP-5.4'
johannes Jun 22, 2012
0a7ae87
Added IntlCodePointBreakIterator.
cataphract Jun 22, 2012
77daa34
BreakIterator::getPartsIterator: new optional arg
cataphract Jun 22, 2012
7d90035
Merge branch 'PHP-5.4'
johannes Jun 22, 2012
1fc5659
Merge branch 'PHP-5.4'
felipensp Jun 23, 2012
d68b614
Merge branch 'PHP-5.4'
nikic Jun 23, 2012
ee8b9d5
Merge branch 'PHP-5.4'
nikic Jun 24, 2012
9c5074a
Fix undeclared intl_locale_get_default()
cataphract Jun 25, 2012
715e59a
Duplicate test for ICU 49
cataphract Jun 25, 2012
5a9dca4
Fix build error one ext/intl
cataphract Jun 25, 2012
d8b067e
BreakIterator: fix compat with old ICU versions
cataphract Jun 25, 2012
0df73a8
Fix typo in error message
cataphract Jun 25, 2012
7596445
Merge branch 'break_iterator'
cataphract Jun 25, 2012
794d226
Update UPGRADING given 7596445
cataphract Jun 25, 2012
88cf472
Merge branch 'PHP-5.4'
moriyoshi Jun 25, 2012
d6e421f
Pass orig filename and line through to emalloc and friends
johannes Jun 26, 2012
02d8e89
Merge branch 'master' of git.php.net:/php-src
johannes Jun 26, 2012
a027ba3
Merge branch 'PHP-5.4'
laruence Jun 26, 2012
a959ffa
Merge branch 'PHP-5.4'
smalyshev Jun 27, 2012
c0fa51e
Merge branch 'PHP-5.4'
smalyshev Jun 27, 2012
cde8e0a
Merge branch 'PHP-5.4'
johannes Jun 27, 2012
31dbd46
Merge branch 'PHP-5.4'
nikic Jun 27, 2012
8d264db
- Fixed build
felipensp Jun 27, 2012
6e648e9
trace allocations in a file
faizshukri Jun 27, 2012
46879ee
Merge branch 'master' of http://git.php.net/repository/php-src
faizshukri Jun 27, 2012
3eb40d9
Merge branch 'PHP-5.4'
johannes Jun 27, 2012
cd7ab5c
Merge branch 'PHP-5.4'
nikic Jun 28, 2012
6331877
Merge branch 'PHP-5.4'
Jun 29, 2012
da5fb9c
Merge branch 'PHP-5.4'
smalyshev Jun 29, 2012
e778b03
Restore old NEWS file, and re-add new entry.
ircmaxell Jun 29, 2012
0620ad2
Merge branch 'PHP-5.4'
faizshukri Jun 29, 2012
267eba1
Merge branch 'master' of ssh://git.php.net/php-src
faizshukri Jun 29, 2012
0b96fb4
Merge branch 'PHP-5.4'
nikic Jun 29, 2012
2abf273
Merge branch 'master' of ssh://git.php.net/php-src
faizshukri Jun 29, 2012
c51fbbe
merge
faizshukri Jun 29, 2012
eb012cf
- Fixed bug #62415 (Undefined variable: diff in run-tests.php on line…
felipensp Jun 30, 2012
a3322f8
Merge branch 'PHP-5.4'
smalyshev Jul 1, 2012
d0221f1
Merge branch 'PHP-5.4'
smalyshev Jul 1, 2012
f3a4612
Merge branch 'PHP-5.4'
smalyshev Jul 1, 2012
f6f9e3d
Merge branch 'PHP-5.4'
nikic Jul 1, 2012
4ff6073
Merge branch 'PHP-5.4'
nikic Jul 1, 2012
8d81a03
Merge branch 'PHP-5.4'
laruence Jul 2, 2012
f2bf98a
fix (signed) integer overflow (part of bug #52550
nunoplopes Jul 2, 2012
3b10478
Merge branch 'PHP-5.4'
johannes Jul 4, 2012
ed54357
Merge branch 'PHP-5.4'
nikic Jul 5, 2012
6abd736
Merge branch 'PHP-5.4'
ircmaxell Jul 7, 2012
9aa4851
Merge branch 'PHP-5.4'
smalyshev Jul 7, 2012
96651f8
Merge branch 'PHP-5.4'
laruence Jul 8, 2012
a76878c
Merge branch 'PHP-5.4'
felipensp Jul 8, 2012
e6d9cd9
appease MSVC (doesnt like unary minus of unsigned ints)
nunoplopes Jul 8, 2012
0e97cdf
Merge branch 'PHP-5.4'
laruence Jul 9, 2012
f76bb14
Merge branch 'PHP-5.4'
weltling Jul 9, 2012
049abdf
fix valgrind warning
faizshukri Jul 9, 2012
6460435
Merge branch 'PHP-5.4'
weltling Jul 9, 2012
b210766
Merge branch 'PHP-5.4'
laruence Jul 10, 2012
731c6fd
Merge remote branch 'upstream/master' into hash_pbkdf2
ircmaxell Jul 10, 2012
bf01548
Add new function hash_pbkdf2() to UGRAPDING doc
ircmaxell Jul 10, 2012
6071bfb
fix windows build
weltling Jul 11, 2012
b530d6d
Merge branch 'PHP-5.4'
weltling Jul 11, 2012
0064722
Merge branch 'PHP-5.4'
weltling Jul 11, 2012
7bd3d0b
Merge branch 'PHP-5.4'
weltling Jul 11, 2012
ed1f5b4
Merge branch 'PHP-5.4'
weltling Jul 12, 2012
9cfb176
Merge branch 'PHP-5.4'
weltling Jul 12, 2012
92bf639
Merge branch 'PHP-5.4'
weltling Jul 13, 2012
afba8b6
Merge branch 'PHP-5.4'
weltling Jul 13, 2012
44cdcb7
Merge branch 'PHP-5.4'
felipensp Jul 14, 2012
f94051e
- Fix conflict
felipensp Jul 14, 2012
c481a21
Merge branch 'PHP-5.4'
felipensp Jul 14, 2012
d2beb0f
Merge branch 'PHP-5.4'
felipensp Jul 14, 2012
582514d
fix for bug#18556 - use simple tolower() function for internal things
smalyshev Jul 11, 2012
c164e6b
add test
smalyshev Jul 11, 2012
3b05733
fix comment
smalyshev Jul 11, 2012
bd340b7
add NEWS/UPGRADING
smalyshev Jul 14, 2012
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
  •  
  •  
  •  
16 changes: 15 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,18 @@ php:
notifications:
email: false

script: exit 0
env:
- REPORT_EXIT_STATUS=1 TEST_PHP_EXECUTABLE=./sapi/cli/php

before_script:
# Compile PHP
- ./travis/compile.sh
# Setup Extensions
- . ./travis/ext/mysql/setup.sh
- . ./travis/ext/mysqli/setup.sh
- . ./travis/ext/pdo_mysql/setup.sh
- . ./travis/ext/pgsql/setup.sh
- . ./travis/ext/pdo_pgsql/setup.sh

# Run PHPs run-tests.php
script: ./sapi/cli/php run-tests.php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP"
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2010 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2012 The PHP Group. All rights reserved.
--------------------------------------------------------------------

Redistribution and use in source and binary forms, with or without
Expand Down
30 changes: 22 additions & 8 deletions Makefile.gcov
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# LCOV
#

LCOV_INCLUDE="."

lcov: lcov-html

lcov-test: lcov-clean-data test
Expand All @@ -12,7 +14,7 @@ php_lcov.info: lcov-test
@rm -rf lcov_data/
@$(mkinstalldirs) lcov_data/
@echo
-@files=`find . -name \*.gcda -o -name \*.gcno -o -name \*.da -o -name \*.h | sed -e 's/^\.\///' | sed -e 's/\.gcda//g' -e 's/\.gcno//g' -e 's/\.da//g' | uniq` ;\
-@files=`find . -name \*.gcda -o -name \*.gcno -o -name \*.da -o -name \*.h | sed -e 's/^\.\///' | sed -e 's/\.gcda//g' -e 's/\.gcno//g' -e 's/\.da//g' | $(EGREP) $(LCOV_INCLUDE) | uniq` ;\
for x in $$files; do \
echo -n . ;\
y=`echo $$x | sed -e 's!\.libs/!!'`; \
Expand All @@ -39,14 +41,26 @@ php_lcov.info: lcov-test
if test -f "$(top_builddir)/$$y.c"; then \
ln -f -s $(top_builddir)/$$y.c lcov_data/$$y.c; \
fi; \
test -f "$$x.gcno" && cp $$x.gcno lcov_data/$$y.gcno ; \
test -f "$$x.gcda" && cp $$x.gcda lcov_data/$$y.gcda ; \
test -f "$$x.da" && cp $$x.da lcov_data/$$y.da ; \
test -f "$$x.bb" && cp $$x.bb lcov_data/$$y.bb ; \
test -f "$$x.bbg" && cp $$x.bbg lcov_data/$$y.bbg ; \
done
if test -f "$$x.gcno"; then \
cp $$x.gcno lcov_data/$$y.gcno ; \
fi; \
if test -f "$$x.gcda"; then \
cp $$x.gcda lcov_data/$$y.gcda ; \
fi; \
if test -f "$$x.da"; then \
cp $$x.da lcov_data/$$y.da ; \
fi; \
if test -f "$$x.bb"; then \
cp $$x.bb lcov_data/$$y.bb ; \
fi; \
if test -f "$$x.bbg"; then \
cp $$x.bbg lcov_data/$$y.bbg ; \
fi; \
done; \
for dir in ext/bcmath/libbcmath ext/fileinfo/libmagic ext/gd/libgd ext/mbstring/libmbfl ext/mbstring/oniguruma ext/pcre/pcrelib ext/pdo_sqlite/libsqlite ext/sqlite/libsqlite ext/sqlite3/libsqlite ext/xmlrpc/libxmlrpc ext/zip/lib; do \
test -d lcov_data/$$dir && rm -rf lcov_data/$$dir ; \
if test -d lcov_data/$$dir; then \
rm -rf lcov_data/$$dir ; \
fi; \
done
@echo
@echo "Generating $@"
Expand Down
Loading