]> granicus.if.org Git - php/log
php
15 years ago- There is only one Makefile that needs removing
Jani Taskinen [Tue, 21 Jul 2009 13:57:33 +0000 (13:57 +0000)]
- There is only one Makefile that needs removing

15 years ago- Fixed problem with vcsclean which caused it not to really clean whole tree
Jani Taskinen [Tue, 21 Jul 2009 12:01:26 +0000 (12:01 +0000)]
- Fixed problem with vcsclean which caused it not to really clean whole tree

15 years ago- Sync proto with 5.3
Felipe Pena [Mon, 20 Jul 2009 22:20:36 +0000 (22:20 +0000)]
- Sync proto with 5.3

15 years agoCVS->SVN
Johannes Schlüter [Mon, 20 Jul 2009 14:34:09 +0000 (14:34 +0000)]
CVS->SVN

15 years ago- silent warning again and do it so that lazy compilers won't complain
Pierre Joye [Mon, 20 Jul 2009 12:58:17 +0000 (12:58 +0000)]
- silent warning again and do it so that lazy compilers won't complain

15 years ago- Fix build
Felipe Pena [Mon, 20 Jul 2009 12:46:10 +0000 (12:46 +0000)]
- Fix build

15 years agoFixed bug #48929 (Double \r\n after HTTP headers when "header" context option is...
Jani Taskinen [Mon, 20 Jul 2009 10:54:37 +0000 (10:54 +0000)]
Fixed bug #48929 (Double \r\n after HTTP headers when "header" context option is an array)

15 years ago- Removed unused parts
Jani Taskinen [Mon, 20 Jul 2009 10:51:40 +0000 (10:51 +0000)]
- Removed unused parts

15 years ago- Define HAVE_DTRACE if dtrace is available and ifdef all calls to dtrace probes
David Soria Parra [Mon, 20 Jul 2009 10:12:34 +0000 (10:12 +0000)]
- Define HAVE_DTRACE if dtrace is available and ifdef all calls to dtrace probes

15 years ago- Fix overflow and use our internal vssprintf implementation
David Soria Parra [Mon, 20 Jul 2009 10:12:12 +0000 (10:12 +0000)]
- Fix overflow and use our internal vssprintf implementation

15 years ago- typo
Pierre Joye [Mon, 20 Jul 2009 09:52:54 +0000 (09:52 +0000)]
- typo

15 years ago- WS
Pierre Joye [Mon, 20 Jul 2009 09:50:14 +0000 (09:50 +0000)]
- WS

15 years ago- silent warnings
Pierre Joye [Mon, 20 Jul 2009 09:44:52 +0000 (09:44 +0000)]
- silent warnings

15 years ago- silent auto casting warnings
Pierre Joye [Mon, 20 Jul 2009 09:42:52 +0000 (09:42 +0000)]
- silent auto casting warnings

15 years ago- fix signed/unsigned mismatch comparisons
Pierre Joye [Mon, 20 Jul 2009 09:34:15 +0000 (09:34 +0000)]
- fix signed/unsigned mismatch comparisons

15 years agoFix Windows build with dtrace and add missing $Id$'s to files
Kalle Sommer Nielsen [Mon, 20 Jul 2009 08:05:04 +0000 (08:05 +0000)]
Fix Windows build with dtrace and add missing $Id$'s to files

15 years agoFix Windows build
Kalle Sommer Nielsen [Mon, 20 Jul 2009 04:30:38 +0000 (04:30 +0000)]
Fix Windows build

15 years agoRemoving deprecated test replaced by individual tests for imageistruecolor and imaget...
Rafael Machado Dohms [Mon, 20 Jul 2009 03:48:55 +0000 (03:48 +0000)]
Removing deprecated test replaced by individual tests for imageistruecolor and imagetruecolortopalette

15 years agoSeparating and complementing imageistruecolor and imagetruecolortopalette tests
Rafael Machado Dohms [Mon, 20 Jul 2009 03:47:29 +0000 (03:47 +0000)]
Separating and complementing imageistruecolor and imagetruecolortopalette tests

15 years ago- Fixed bug #48057 (Only the date fields of the first row are fetched, others are...
Felipe Pena [Mon, 20 Jul 2009 00:17:24 +0000 (00:17 +0000)]
- Fixed bug #48057 (Only the date fields of the first row are fetched, others are empty)
  patch by: info at programmiernutte dot net

15 years ago- Fixed bug #48980 (Crash when compiling with pdo_firebird)
Felipe Pena [Sun, 19 Jul 2009 23:33:50 +0000 (23:33 +0000)]
- Fixed bug #48980 (Crash when compiling with pdo_firebird)

15 years ago- Revert my mistake
Felipe Pena [Sun, 19 Jul 2009 22:46:03 +0000 (22:46 +0000)]
- Revert my mistake

15 years agoAdjusting tests to use EXPECTF (faster testing) and adjusting 5_2 version to lack...
Rafael Machado Dohms [Sun, 19 Jul 2009 22:16:35 +0000 (22:16 +0000)]
Adjusting tests to use EXPECTF (faster testing) and adjusting 5_2 version to lack of parameter validation

15 years ago- Fixed module check (Related to bug #48785)
Felipe Pena [Sun, 19 Jul 2009 20:53:26 +0000 (20:53 +0000)]
- Fixed module check (Related to bug #48785)

15 years ago- Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_...
Felipe Pena [Sun, 19 Jul 2009 18:55:31 +0000 (18:55 +0000)]
- Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
  [HEAD only]

15 years ago- New tests
Felipe Pena [Sun, 19 Jul 2009 16:31:43 +0000 (16:31 +0000)]
- New tests

15 years agoBug #48722 (Update OCI8 --enable-sigchild warning)
Christopher Jones [Sun, 19 Jul 2009 16:27:35 +0000 (16:27 +0000)]
Bug #48722 (Update OCI8 --enable-sigchild warning)

15 years agomake it easier for maintainers to set un/pw in environments that don't pass shell...
Christopher Jones [Sun, 19 Jul 2009 16:08:44 +0000 (16:08 +0000)]
make it easier for maintainers to set un/pw in environments that don't pass shell variables

15 years agoReduce Oracle version-dependent diffs. Make PHP 5/6 compatible
Christopher Jones [Sun, 19 Jul 2009 16:04:57 +0000 (16:04 +0000)]
Reduce Oracle version-dependent diffs. Make PHP 5/6 compatible

15 years ago- Add license headers
David Soria Parra [Sun, 19 Jul 2009 15:57:06 +0000 (15:57 +0000)]
- Add license headers

15 years ago- MFB: Fix #48763, create corrupt archive
Pierre Joye [Sun, 19 Jul 2009 15:32:51 +0000 (15:32 +0000)]
- MFB: Fix #48763, create corrupt archive

15 years ago- not used anymore
Pierre Joye [Sun, 19 Jul 2009 15:02:53 +0000 (15:02 +0000)]
- not used anymore

15 years ago- WS
Pierre Joye [Sun, 19 Jul 2009 15:02:02 +0000 (15:02 +0000)]
- WS

15 years ago- not used anymore
Pierre Joye [Sun, 19 Jul 2009 15:01:19 +0000 (15:01 +0000)]
- not used anymore

15 years agoAdd support for proc_open()'s bypass_shell feature for Unix systems (slightly modifie...
Nuno Lopes [Sun, 19 Jul 2009 14:52:27 +0000 (14:52 +0000)]
Add support for proc_open()'s bypass_shell feature for Unix systems (slightly modified patch from Gwynne)

15 years ago- Removed unnecessary strlen() call and if statement.
Felipe Pena [Sun, 19 Jul 2009 14:36:16 +0000 (14:36 +0000)]
- Removed unnecessary strlen() call and if statement.

15 years ago- Fixed ZTS build
Felipe Pena [Sun, 19 Jul 2009 14:19:32 +0000 (14:19 +0000)]
- Fixed ZTS build

15 years ago- Add DTrace support.
David Soria Parra [Sun, 19 Jul 2009 14:00:25 +0000 (14:00 +0000)]
- Add DTrace support.

15 years ago- New test
Felipe Pena [Sun, 19 Jul 2009 03:36:46 +0000 (03:36 +0000)]
- New test

15 years ago- Tests related to bug #48770
Felipe Pena [Sun, 19 Jul 2009 03:25:49 +0000 (03:25 +0000)]
- Tests related to bug #48770

15 years agoAdding tests for imagecreatetruecolor for PHP_5_2 and trunk
Rafael Machado Dohms [Sun, 19 Jul 2009 01:44:19 +0000 (01:44 +0000)]
Adding tests for imagecreatetruecolor for PHP_5_2 and trunk

15 years ago- let try to be smart, read the bug report....
Pierre Joye [Sat, 18 Jul 2009 17:10:12 +0000 (17:10 +0000)]
- let try to be smart, read the bug report....

15 years agoAdded comment to XFAIL
Zoe Slattery [Sat, 18 Jul 2009 17:00:53 +0000 (17:00 +0000)]
Added comment to XFAIL

15 years agoAdding explanation
Zoe Slattery [Sat, 18 Jul 2009 16:53:54 +0000 (16:53 +0000)]
Adding explanation

15 years agoremoving empty XFAIL sections
Zoe Slattery [Sat, 18 Jul 2009 16:39:35 +0000 (16:39 +0000)]
removing empty XFAIL sections

15 years agoRemoving unnecessary SKIPIF sections
Zoe Slattery [Sat, 18 Jul 2009 13:44:15 +0000 (13:44 +0000)]
Removing unnecessary SKIPIF sections

15 years agofixing paths in INI section
Zoe Slattery [Sat, 18 Jul 2009 13:12:56 +0000 (13:12 +0000)]
fixing paths in INI section

15 years agoFix TTF Files
Rasmus Lerdorf [Sat, 18 Jul 2009 03:18:36 +0000 (03:18 +0000)]
Fix TTF Files

15 years agoNew cURL tests. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Fri, 17 Jul 2009 20:46:30 +0000 (20:46 +0000)]
New cURL tests. Tested on Windows, Linux and Linux 64 bit

15 years agoFix cURL tests
andy wharmby [Fri, 17 Jul 2009 20:44:50 +0000 (20:44 +0000)]
Fix cURL tests

15 years agoremoving test. this one tests system-specific behavior, not something implemented...
Alexey Zakhlestin [Fri, 17 Jul 2009 17:17:57 +0000 (17:17 +0000)]
removing test. this one tests system-specific behavior, not something implemented in php

15 years agoMFB: fixed tests. money_format() is implemented in underlying system, not in php...
Alexey Zakhlestin [Fri, 17 Jul 2009 16:21:00 +0000 (16:21 +0000)]
MFB: fixed tests. money_format() is implemented in underlying system, not in php. So, we shouldn't test for actual values returned. They are different between systems

15 years agofix crash when session hash function generated long hashes with hash_bits_per_charact...
Gwynne Raskind [Fri, 17 Jul 2009 14:21:31 +0000 (14:21 +0000)]
fix crash when session hash function generated long hashes with hash_bits_per_character larger than 4

15 years ago- Fix test
Felipe Pena [Fri, 17 Jul 2009 14:03:17 +0000 (14:03 +0000)]
- Fix test

15 years agodocument the hash name functionality available since 5.3
Gwynne Raskind [Fri, 17 Jul 2009 13:22:44 +0000 (13:22 +0000)]
document the hash name functionality available since 5.3

15 years ago- Add missing file exts
Jani Taskinen [Fri, 17 Jul 2009 12:31:58 +0000 (12:31 +0000)]
- Add missing file exts

15 years ago- Fixed bug #48947 (vcsclean does not remove all created files)
Jani Taskinen [Fri, 17 Jul 2009 12:14:21 +0000 (12:14 +0000)]
- Fixed bug #48947 (vcsclean does not remove all created files)

15 years agoCS
Jani Taskinen [Fri, 17 Jul 2009 11:49:50 +0000 (11:49 +0000)]
CS

15 years ago- Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly)
Jani Taskinen [Fri, 17 Jul 2009 11:13:51 +0000 (11:13 +0000)]
- Fixed bug #47481 (natcasesort() does not sort extended ASCII characters correctly)

15 years agofix tests
Zoe Slattery [Fri, 17 Jul 2009 09:25:13 +0000 (09:25 +0000)]
fix tests

15 years agofix tests
Zoe Slattery [Fri, 17 Jul 2009 09:03:04 +0000 (09:03 +0000)]
fix tests

15 years agofix tests
Zoe Slattery [Fri, 17 Jul 2009 08:20:04 +0000 (08:20 +0000)]
fix tests

15 years agoMulti-branch test commit to see if email notifications are working
Rasmus Lerdorf [Fri, 17 Jul 2009 04:26:33 +0000 (04:26 +0000)]
Multi-branch test commit to see if email notifications are working

15 years agofix memory leak
Stanislav Malyshev [Fri, 17 Jul 2009 00:57:46 +0000 (00:57 +0000)]
fix memory leak

15 years ago- Fixed bug #48893 (Problems compiling with Curl)
Felipe Pena [Fri, 17 Jul 2009 00:24:20 +0000 (00:24 +0000)]
- Fixed bug #48893 (Problems compiling with Curl)

15 years ago- Fixed bug #48762 (IPv6 address filter still rejects valid address)
Felipe Pena [Thu, 16 Jul 2009 23:28:12 +0000 (23:28 +0000)]
- Fixed bug #48762 (IPv6 address filter still rejects valid address)

15 years ago- MFB: Double to string conversion fix (#41698 #48924)
Felipe Pena [Thu, 16 Jul 2009 22:37:24 +0000 (22:37 +0000)]
- MFB: Double to string conversion fix (#41698 #48924)

15 years agoAdjust base64_encode() according to PDM notes.
Andrei Zmievski [Thu, 16 Jul 2009 22:19:09 +0000 (22:19 +0000)]
Adjust base64_encode() according to PDM notes.

15 years agoAdjust rawurlencode() according to PDM notes.
Andrei Zmievski [Thu, 16 Jul 2009 22:08:02 +0000 (22:08 +0000)]
Adjust rawurlencode() according to PDM notes.

15 years agoAdjust urlencode() according to PDM notes.
Andrei Zmievski [Thu, 16 Jul 2009 21:48:10 +0000 (21:48 +0000)]
Adjust urlencode() according to PDM notes.

15 years ago- remove accidental commit (?)
Jani Taskinen [Thu, 16 Jul 2009 16:11:50 +0000 (16:11 +0000)]
- remove accidental commit (?)

15 years agoCS
Jani Taskinen [Thu, 16 Jul 2009 12:18:13 +0000 (12:18 +0000)]
CS

15 years ago- Fix the cleanup routine (it is not very nice to delete everything..)
Jani Taskinen [Thu, 16 Jul 2009 12:10:38 +0000 (12:10 +0000)]
- Fix the cleanup routine (it is not very nice to delete everything..)

15 years agoone more attempt at ridding us of some of those annoying mime types
Gwynne Raskind [Thu, 16 Jul 2009 08:10:50 +0000 (08:10 +0000)]
one more attempt at ridding us of some of those annoying mime types

15 years agodropped some more mime types, svnclean -> clean for multiple VCS
Gwynne Raskind [Thu, 16 Jul 2009 04:43:18 +0000 (04:43 +0000)]
dropped some more mime types, svnclean -> clean for multiple VCS

15 years agoBuffer handling fixes
Rasmus Lerdorf [Thu, 16 Jul 2009 00:06:08 +0000 (00:06 +0000)]
Buffer handling fixes

15 years agofix ini_restore problem
Stanislav Malyshev [Thu, 16 Jul 2009 00:03:44 +0000 (00:03 +0000)]
fix ini_restore problem

15 years agofix freed mem reference
Stanislav Malyshev [Wed, 15 Jul 2009 23:57:52 +0000 (23:57 +0000)]
fix freed mem reference

15 years agoLimit connection strings to 255 chars here
Rasmus Lerdorf [Wed, 15 Jul 2009 19:05:09 +0000 (19:05 +0000)]
Limit connection strings to 255 chars here

15 years ago- cvs > svn
Pierre Joye [Wed, 15 Jul 2009 17:08:26 +0000 (17:08 +0000)]
- cvs > svn

15 years ago- cvs > svn
Pierre Joye [Wed, 15 Jul 2009 16:52:50 +0000 (16:52 +0000)]
- cvs > svn

15 years agofix tests corrupted by svn's eol-style=native
Alexey Zakhlestin [Wed, 15 Jul 2009 14:08:18 +0000 (14:08 +0000)]
fix tests corrupted by svn's eol-style=native

15 years agofix broken test
Alexey Zakhlestin [Wed, 15 Jul 2009 10:05:59 +0000 (10:05 +0000)]
fix broken test

15 years agophp5.spec was never used, as far as can be determined. also, php 5 -> php 6 in makerp...
Gwynne Raskind [Wed, 15 Jul 2009 07:04:43 +0000 (07:04 +0000)]
php5.spec was never used, as far as can be determined. also, php 5 -> php 6 in makerpm, but that script needs considerably more work IMO

15 years ago- Fixed bug #48913 (Too long error code strings in pdo_odbc driver)
Felipe Pena [Wed, 15 Jul 2009 02:31:07 +0000 (02:31 +0000)]
- Fixed bug #48913 (Too long error code strings in pdo_odbc driver)

15 years ago- Fixed bug #48899 (is_callable returns true even if method does not exist in parent...
Felipe Pena [Wed, 15 Jul 2009 01:08:15 +0000 (01:08 +0000)]
- Fixed bug #48899 (is_callable returns true even if method does not exist in parent class)

15 years agokill bad mime types
Gwynne Raskind [Tue, 14 Jul 2009 21:54:59 +0000 (21:54 +0000)]
kill bad mime types

15 years agoCVS->SVN
Gwynne Raskind [Tue, 14 Jul 2009 21:49:26 +0000 (21:49 +0000)]
CVS->SVN

15 years agofix build
Stanislav Malyshev [Tue, 14 Jul 2009 19:05:52 +0000 (19:05 +0000)]
fix build

15 years ago- cvs->svn
David Soria Parra [Tue, 14 Jul 2009 09:37:57 +0000 (09:37 +0000)]
- cvs->svn

15 years agoadd intl ini value
Stanislav Malyshev [Mon, 13 Jul 2009 23:58:30 +0000 (23:58 +0000)]
add intl ini value

15 years agoFix date warning by setting the default timezone to UTC
David Soria Parra [Mon, 13 Jul 2009 23:55:34 +0000 (23:55 +0000)]
Fix date warning by setting the default timezone to UTC

15 years ago- remove app/js mime
Pierre Joye [Mon, 13 Jul 2009 21:59:45 +0000 (21:59 +0000)]
- remove app/js mime

15 years agocvs->svn
Rasmus Lerdorf [Mon, 13 Jul 2009 19:16:26 +0000 (19:16 +0000)]
cvs->svn

15 years agocvs->svn
Rasmus Lerdorf [Mon, 13 Jul 2009 18:14:34 +0000 (18:14 +0000)]
cvs->svn

15 years agovn propdel svn:mime-type build/buildcheck.sh
Rasmus Lerdorf [Mon, 13 Jul 2009 17:58:04 +0000 (17:58 +0000)]
vn propdel svn:mime-type build/buildcheck.sh
cvs->svn

15 years ago- rename to svn
Pierre Joye [Mon, 13 Jul 2009 16:11:45 +0000 (16:11 +0000)]
- rename to svn

15 years ago- rename to svn
Pierre Joye [Mon, 13 Jul 2009 16:08:08 +0000 (16:08 +0000)]
- rename to svn

15 years ago- cvs to svn changes
Pierre Joye [Mon, 13 Jul 2009 16:04:04 +0000 (16:04 +0000)]
- cvs to svn changes

15 years agoMFB: remove ZendEngine* detection, we always have Zend now (svn)
David Soria Parra [Mon, 13 Jul 2009 06:41:57 +0000 (06:41 +0000)]
MFB: remove ZendEngine* detection, we always have Zend now (svn)