]> granicus.if.org Git - php/log
php
15 years agoGroup the open_basedir entries
Hannes Magnusson [Sat, 27 Jun 2009 13:33:20 +0000 (13:33 +0000)]
Group the open_basedir entries

15 years ago- Remove outdated version information
Hannes Magnusson [Sat, 27 Jun 2009 13:29:53 +0000 (13:29 +0000)]
- Remove outdated version information
- Remove no-longer-existing windows dll (there could be more..)
- List missing INI directives (need to add descriptions to them and sort
  them correctly..)

15 years ago- Added missing deprecated things
Hannes Magnusson [Sat, 27 Jun 2009 13:23:03 +0000 (13:23 +0000)]
- Added missing deprecated things
- Added missing INI settings

15 years ago- clean
Jani Taskinen [Fri, 26 Jun 2009 22:18:30 +0000 (22:18 +0000)]
- clean

15 years agoSeems like this wasn't merged, re-add credit for Pierre here
Kalle Sommer Nielsen [Fri, 26 Jun 2009 20:39:36 +0000 (20:39 +0000)]
Seems like this wasn't merged, re-add credit for Pierre here

15 years agoBump version to 5.3.0 and API Nos. up
Johannes Schlüter [Fri, 26 Jun 2009 15:44:19 +0000 (15:44 +0000)]
Bump version to 5.3.0 and API Nos. up

15 years agoFix trouble with memory alignment on Sparch, see #48668 (David)
Johannes Schlüter [Fri, 26 Jun 2009 15:42:11 +0000 (15:42 +0000)]
Fix trouble with memory alignment on Sparch, see #48668 (David)

15 years agoClarifications for oci8 changes
Christopher Jones [Fri, 26 Jun 2009 15:15:02 +0000 (15:15 +0000)]
Clarifications for oci8 changes

15 years agoTypo, capitalization, wording
Matt Wilmas [Fri, 26 Jun 2009 12:24:20 +0000 (12:24 +0000)]
Typo, capitalization, wording

15 years agomore grammar and spelling, consistent usage, suggestions for replacements
Gwynne Raskind [Fri, 26 Jun 2009 11:56:51 +0000 (11:56 +0000)]
more grammar and spelling, consistent usage, suggestions for replacements

15 years agoAdd deprecated functions
Hannes Magnusson [Fri, 26 Jun 2009 10:46:50 +0000 (10:46 +0000)]
Add deprecated functions

15 years ago- update the windows section
Pierre Joye [Fri, 26 Jun 2009 10:20:22 +0000 (10:20 +0000)]
- update the windows section

15 years agoFix the version number there
Johannes Schlüter [Fri, 26 Jun 2009 09:32:54 +0000 (09:32 +0000)]
Fix the version number there

15 years ago- some updates, typos, missing entries
Pierre Joye [Fri, 26 Jun 2009 08:48:36 +0000 (08:48 +0000)]
- some updates, typos, missing entries

15 years agoMerge 5.3.0 NEWS
Johannes Schlüter [Fri, 26 Jun 2009 08:12:13 +0000 (08:12 +0000)]
Merge 5.3.0 NEWS

15 years ago- WS
Pierre Joye [Fri, 26 Jun 2009 07:39:42 +0000 (07:39 +0000)]
- WS

15 years ago- add license
Pierre Joye [Fri, 26 Jun 2009 07:24:41 +0000 (07:24 +0000)]
- add license

15 years agoRevert mysqlnd to RC3 state after issues with pconnects
Johannes Schlüter [Thu, 25 Jun 2009 19:03:52 +0000 (19:03 +0000)]
Revert mysqlnd to RC3 state after issues with pconnects

15 years agoPersistent connections with mysqli missing
Kalle Sommer Nielsen [Thu, 25 Jun 2009 18:17:52 +0000 (18:17 +0000)]
Persistent connections with mysqli missing

15 years agoreduntant
Hannes Magnusson [Thu, 25 Jun 2009 18:04:35 +0000 (18:04 +0000)]
reduntant

15 years agoMore missing stuff
Hannes Magnusson [Thu, 25 Jun 2009 18:01:08 +0000 (18:01 +0000)]
More missing stuff

15 years agomissing .cvsignore file added
Gwynne Raskind [Thu, 25 Jun 2009 16:18:24 +0000 (16:18 +0000)]
missing .cvsignore file added

15 years ago- BFN #48696
Felipe Pena [Thu, 25 Jun 2009 16:16:08 +0000 (16:16 +0000)]
- BFN #48696

15 years agoMFH: Fixed bug #48696 (ldap_read() segfaults with invalid parameters) (Felipe)
Johannes Schlüter [Thu, 25 Jun 2009 15:19:29 +0000 (15:19 +0000)]
MFH: Fixed bug #48696 (ldap_read() segfaults with invalid parameters) (Felipe)

15 years agoMFH: Fixed bug #48678 (DateInterval segfaults when unserialising (Ilia)
Johannes Schlüter [Thu, 25 Jun 2009 15:07:36 +0000 (15:07 +0000)]
MFH: Fixed bug #48678 (DateInterval segfaults when unserialising (Ilia)

15 years ago- Added note about deprecation of "#" comment-style in .INI files
Felipe Pena [Thu, 25 Jun 2009 14:56:14 +0000 (14:56 +0000)]
- Added note about deprecation of  "#" comment-style in .INI files

15 years agofix skipif
Zoe Slattery [Thu, 25 Jun 2009 14:44:01 +0000 (14:44 +0000)]
fix skipif

15 years agoFix example - it means what it says
Matt Wilmas [Thu, 25 Jun 2009 13:00:08 +0000 (13:00 +0000)]
Fix example - it means what it says

15 years agofix skipif
Zoe Slattery [Thu, 25 Jun 2009 12:36:46 +0000 (12:36 +0000)]
fix skipif

15 years agofix a little typo I made, bug #48685
Gwynne Raskind [Thu, 25 Jun 2009 10:41:07 +0000 (10:41 +0000)]
fix a little typo I made, bug #48685

15 years agoMFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott)
Johannes Schlüter [Thu, 25 Jun 2009 09:38:04 +0000 (09:38 +0000)]
MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott)

15 years agoWhitespace fixes, reformatting to bring all lines to 80 cols, grammatical fixes,...
Gwynne Raskind [Thu, 25 Jun 2009 07:57:05 +0000 (07:57 +0000)]
Whitespace fixes, reformatting to bring all lines to 80 cols, grammatical fixes, removed redundant information

15 years agoMake clearer that thesse are internal functions
Johannes Schlüter [Wed, 24 Jun 2009 22:26:56 +0000 (22:26 +0000)]
Make clearer that thesse are internal functions

15 years agofix slightly unclear error message in generation of phar.phar
Greg Beaver [Wed, 24 Jun 2009 22:12:47 +0000 (22:12 +0000)]
fix slightly unclear error message in generation of phar.phar

15 years agoMissing enhancements
Hannes Magnusson [Wed, 24 Jun 2009 21:16:53 +0000 (21:16 +0000)]
Missing enhancements

15 years agoRevert patch
Ilia Alshanetsky [Wed, 24 Jun 2009 20:08:54 +0000 (20:08 +0000)]
Revert patch

15 years agoBFN
Felipe Pena [Wed, 24 Jun 2009 17:43:09 +0000 (17:43 +0000)]
BFN

15 years ago- MFH: Fixed memleak when depth arg is less than zero
Felipe Pena [Wed, 24 Jun 2009 17:39:52 +0000 (17:39 +0000)]
- MFH: Fixed memleak when depth arg is less than zero

15 years agoMFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
Ilia Alshanetsky [Wed, 24 Jun 2009 12:21:45 +0000 (12:21 +0000)]
MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
TMPDIR).

15 years ago- add readme.redist.bins as .txt
Pierre Joye [Wed, 24 Jun 2009 11:51:05 +0000 (11:51 +0000)]
- add readme.redist.bins as .txt

15 years ago-add licenses info for bundled libs, codes merged from other projects, etc., informat...
Pierre Joye [Wed, 24 Jun 2009 11:46:29 +0000 (11:46 +0000)]
-add licenses info for bundled libs, codes merged from other projects, etc., information for binary distributions (windows, linux, etc.)

15 years ago- add license info
Pierre Joye [Wed, 24 Jun 2009 11:44:46 +0000 (11:44 +0000)]
- add license info

15 years agoFixed bug #48643 (String functions memory issue)
Dmitry Stogov [Wed, 24 Jun 2009 08:53:18 +0000 (08:53 +0000)]
Fixed bug #48643 (String functions memory issue)

15 years agoMFH:- Fixed bug #48661 (phpize broken with non-bash shells)
Jani Taskinen [Wed, 24 Jun 2009 07:42:33 +0000 (07:42 +0000)]
MFH:- Fixed bug #48661 (phpize broken with non-bash shells)

15 years agoFix test
andy wharmby [Tue, 23 Jun 2009 23:00:55 +0000 (23:00 +0000)]
Fix test

15 years agoNew and fixed html tests. Tested in Windows, Linux and Linux 64.
andy wharmby [Tue, 23 Jun 2009 22:45:31 +0000 (22:45 +0000)]
New and fixed html tests. Tested in Windows, Linux and Linux 64.

15 years agoNew basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests...
andy wharmby [Tue, 23 Jun 2009 22:39:44 +0000 (22:39 +0000)]
New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658

15 years agoMissing items
Hannes Magnusson [Tue, 23 Jun 2009 19:40:31 +0000 (19:40 +0000)]
Missing items

15 years agoMFH: Fix build problem (Kalle)
Johannes Schlüter [Tue, 23 Jun 2009 18:14:27 +0000 (18:14 +0000)]
MFH: Fix build problem (Kalle)

15 years agoMFH: Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'
David Soria Parra [Tue, 23 Jun 2009 14:15:28 +0000 (14:15 +0000)]
MFH: Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading'

15 years agoMFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_errors()
Hannes Magnusson [Tue, 23 Jun 2009 13:44:24 +0000 (13:44 +0000)]
MFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_errors()

15 years agobetter place for it
Hannes Magnusson [Tue, 23 Jun 2009 13:37:35 +0000 (13:37 +0000)]
better place for it

15 years agoTZ is no longer used to guess the timezone
Hannes Magnusson [Tue, 23 Jun 2009 13:33:26 +0000 (13:33 +0000)]
TZ is no longer used to guess the timezone

15 years agoMFH The experimental warning sohuld be in the configure output...
Johannes Schlüter [Tue, 23 Jun 2009 13:19:28 +0000 (13:19 +0000)]
MFH The experimental warning sohuld be in the configure output...

15 years agoThe json header should be installed so other exts can use it
Johannes Schlüter [Tue, 23 Jun 2009 13:09:34 +0000 (13:09 +0000)]
The json header should be installed so other exts can use it

15 years agoNew function
Hannes Magnusson [Tue, 23 Jun 2009 11:13:05 +0000 (11:13 +0000)]
New function

15 years agoMFH: add libxml_disable_entity_loader function
Rob Richards [Tue, 23 Jun 2009 10:50:09 +0000 (10:50 +0000)]
MFH: add libxml_disable_entity_loader function

15 years agoMFH: Move these defines to config.w32.h
Kalle Sommer Nielsen [Tue, 23 Jun 2009 06:56:45 +0000 (06:56 +0000)]
MFH: Move these defines to config.w32.h

Also credit Pierre for the inet_ntop()/inet_pton() implementations

15 years agoMFH:
Kalle Sommer Nielsen [Tue, 23 Jun 2009 02:14:27 +0000 (02:14 +0000)]
MFH:
Use %* instead of a range + WS

15 years agoMFH:
Kalle Sommer Nielsen [Tue, 23 Jun 2009 01:37:23 +0000 (01:37 +0000)]
MFH:
* Fix deprecation warning when building deplister
* Fix some mkdir warnings if "nmake build-dist" is executed twice

15 years ago- gd compat mode news
Pierre Joye [Mon, 22 Jun 2009 22:14:37 +0000 (22:14 +0000)]
- gd compat mode news

15 years ago- #48624
Pierre Joye [Mon, 22 Jun 2009 21:39:36 +0000 (21:39 +0000)]
- #48624

15 years agomoved to PHP_5_2
Takeshi Abe [Mon, 22 Jun 2009 15:51:49 +0000 (15:51 +0000)]
moved to PHP_5_2

15 years agoRevert unrelated bits to the previous commit
Ilia Alshanetsky [Mon, 22 Jun 2009 14:24:27 +0000 (14:24 +0000)]
Revert unrelated bits to the previous commit

15 years ago- #48624 .user.ini never gets parsed
Pierre Joye [Mon, 22 Jun 2009 14:10:40 +0000 (14:10 +0000)]
- #48624 .user.ini never gets parsed

15 years ago- #48619, imap_search ALL segfaults
Pierre Joye [Mon, 22 Jun 2009 14:09:55 +0000 (14:09 +0000)]
- #48619, imap_search ALL segfaults

15 years agoMFB: Fixed bug #48636 (Error compiling of ext/date on netware).
Ilia Alshanetsky [Mon, 22 Jun 2009 13:43:14 +0000 (13:43 +0000)]
MFB: Fixed bug #48636 (Error compiling of ext/date on netware).

15 years ago- BFN #48641 (I missed to add in the previous commit: patch by crrodriguez at opensus...
Felipe Pena [Mon, 22 Jun 2009 11:44:49 +0000 (11:44 +0000)]
- BFN #48641 (I missed to add in the previous commit: patch by crrodriguez at opensuse dot org) :P

15 years ago- Fixed bug #48641 (tmpfile() uses old parameter parsing)
Felipe Pena [Mon, 22 Jun 2009 11:37:30 +0000 (11:37 +0000)]
- Fixed bug #48641 (tmpfile() uses old parameter parsing)

15 years agoSync with docs
Hannes Magnusson [Mon, 22 Jun 2009 10:30:23 +0000 (10:30 +0000)]
Sync with docs

15 years agoBFN - Partially fixed in RC4, fixed properly in the next release.
Scott MacVicar [Sun, 21 Jun 2009 22:38:49 +0000 (22:38 +0000)]
BFN - Partially fixed in RC4, fixed properly in the next release.

15 years agoMFH Specific test for bug #48276
Scott MacVicar [Sun, 21 Jun 2009 22:31:41 +0000 (22:31 +0000)]
MFH Specific test for bug #48276

15 years agoMFH Fix bug #48276 - year is a long long so we need %lld so big endian systems print...
Scott MacVicar [Sun, 21 Jun 2009 22:19:11 +0000 (22:19 +0000)]
MFH Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value.

15 years agoFix proto and arginfo
Hannes Magnusson [Sun, 21 Jun 2009 20:40:53 +0000 (20:40 +0000)]
Fix proto and arginfo

15 years agoFixed bug#48485 (Error in documentation and upgrade guide)
Hannes Magnusson [Sun, 21 Jun 2009 18:34:50 +0000 (18:34 +0000)]
Fixed bug#48485 (Error in documentation and upgrade guide)

15 years agoNew lang tests.
andy wharmby [Sun, 21 Jun 2009 17:42:15 +0000 (17:42 +0000)]
New lang tests.

15 years agoMFH: It's 2009
Johannes Schlüter [Sun, 21 Jun 2009 16:44:50 +0000 (16:44 +0000)]
MFH: It's 2009

15 years agoBFN
Ilia Alshanetsky [Sun, 21 Jun 2009 15:30:57 +0000 (15:30 +0000)]
BFN

15 years agoFixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
Ilia Alshanetsky [Sun, 21 Jun 2009 15:29:16 +0000 (15:29 +0000)]
Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
existing headers)

15 years agoMerge in NEWS from 5.2
Johannes Schlüter [Sun, 21 Jun 2009 11:50:37 +0000 (11:50 +0000)]
Merge in NEWS from 5.2

15 years agoentry for bug #48555
Takeshi Abe [Sun, 21 Jun 2009 06:29:41 +0000 (06:29 +0000)]
entry for bug #48555

15 years agoMFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with...
Takeshi Abe [Sun, 21 Jun 2009 06:09:46 +0000 (06:09 +0000)]
MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines)

15 years agoFixed typo, its fdf, not fPdf
Kalle Sommer Nielsen [Sun, 21 Jun 2009 05:41:08 +0000 (05:41 +0000)]
Fixed typo, its fdf, not fPdf

15 years agoMissing Windows constants
Kalle Sommer Nielsen [Sun, 21 Jun 2009 05:29:01 +0000 (05:29 +0000)]
Missing Windows constants

15 years agoget_extension_funcs have been in PHP since php4
Kalle Sommer Nielsen [Sun, 21 Jun 2009 01:49:52 +0000 (01:49 +0000)]
get_extension_funcs have been in PHP since php4

15 years agoMFH: Fixed arginfo for array_map, patch by Matthew Fonda <matthewfonda@gmail.com>
Kalle Sommer Nielsen [Sat, 20 Jun 2009 06:07:35 +0000 (06:07 +0000)]
MFH: Fixed arginfo for array_map, patch by Matthew Fonda <matthewfonda@gmail.com>

15 years agoMFH: Fix memleak
Kalle Sommer Nielsen [Fri, 19 Jun 2009 22:15:28 +0000 (22:15 +0000)]
MFH: Fix memleak

15 years agoMake the check case sensitive, and since we can only have a constructor that matches...
Scott MacVicar [Fri, 19 Jun 2009 03:29:47 +0000 (03:29 +0000)]
Make the check case sensitive, and since we can only have a constructor that matches the class name or is __construct
its probably safe to just check for __. This means we can skip lowering the function_name, which is hard to be binary
safe sine we don't store the length.

If we just did a zend_hash_exists lookup we'd be fine since its stored lowercased already :)

15 years agoFix test; remove spurious code
andy wharmby [Thu, 18 Jun 2009 21:53:17 +0000 (21:53 +0000)]
Fix test; remove spurious code

15 years agoBasic tests for strftime(). Tested on Windows (all tests skip), Linux and Liinux...
andy wharmby [Thu, 18 Jun 2009 21:14:15 +0000 (21:14 +0000)]
Basic tests for strftime(). Tested on Windows (all tests skip), Linux and Liinux 64 bit

15 years agoBack to dev
Johannes Schlüter [Thu, 18 Jun 2009 21:07:08 +0000 (21:07 +0000)]
Back to dev

15 years agoBackport ob test to php 5.2 and 53.
andy wharmby [Thu, 18 Jun 2009 21:03:00 +0000 (21:03 +0000)]
Backport ob test to php 5.2 and 53.

15 years ago5.3.0 RC 4
Johannes Schlüter [Thu, 18 Jun 2009 21:01:03 +0000 (21:01 +0000)]
5.3.0 RC 4

15 years agofix EXPECT section of test
Greg Beaver [Thu, 18 Jun 2009 18:12:04 +0000 (18:12 +0000)]
fix EXPECT section of test

15 years agoTemporarily disable this optimization causing too much trouble, kept in HEAD
Johannes Schlüter [Thu, 18 Jun 2009 15:07:23 +0000 (15:07 +0000)]
Temporarily disable this optimization causing too much trouble, kept in HEAD

15 years agoFix bug #48215 - Calling a method with the same name as the parent class calls the...
Scott MacVicar [Thu, 18 Jun 2009 13:46:16 +0000 (13:46 +0000)]
Fix bug #48215 - Calling a method with the same name as the parent class calls the constructor instead.

15 years ago- Updated to version 2009.10 (2009j)
Derick Rethans [Thu, 18 Jun 2009 09:02:51 +0000 (09:02 +0000)]
- Updated to version 2009.10 (2009j)

15 years agoTests from Berlin test fest
Zoe Slattery [Thu, 18 Jun 2009 07:29:09 +0000 (07:29 +0000)]
Tests from Berlin test fest

15 years agoAh, broken vimrc..
Rasmus Lerdorf [Thu, 18 Jun 2009 06:38:30 +0000 (06:38 +0000)]
Ah, broken vimrc..

15 years agoFix bug #48592
Rasmus Lerdorf [Thu, 18 Jun 2009 06:32:38 +0000 (06:32 +0000)]
Fix bug #48592