]>
granicus.if.org Git - php/log
Pierre Joye [Wed, 24 Jun 2009 11:51:05 +0000 (11:51 +0000)]
- add readme.redist.bins as .txt
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.)
Pierre Joye [Wed, 24 Jun 2009 11:44:46 +0000 (11:44 +0000)]
- add license info
Dmitry Stogov [Wed, 24 Jun 2009 08:53:18 +0000 (08:53 +0000)]
Fixed bug #48643 (String functions memory issue)
Jani Taskinen [Wed, 24 Jun 2009 07:42:33 +0000 (07:42 +0000)]
MFH:- Fixed bug #48661 (phpize broken with non-bash shells)
andy wharmby [Tue, 23 Jun 2009 23:00:55 +0000 (23:00 +0000)]
Fix test
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.
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
Hannes Magnusson [Tue, 23 Jun 2009 19:40:31 +0000 (19:40 +0000)]
Missing items
Johannes Schlüter [Tue, 23 Jun 2009 18:14:27 +0000 (18:14 +0000)]
MFH: Fix build problem (Kalle)
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'
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()
Hannes Magnusson [Tue, 23 Jun 2009 13:37:35 +0000 (13:37 +0000)]
better place for it
Hannes Magnusson [Tue, 23 Jun 2009 13:33:26 +0000 (13:33 +0000)]
TZ is no longer used to guess the timezone
Johannes Schlüter [Tue, 23 Jun 2009 13:19:28 +0000 (13:19 +0000)]
MFH The experimental warning sohuld be in the configure output...
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
Hannes Magnusson [Tue, 23 Jun 2009 11:13:05 +0000 (11:13 +0000)]
New function
Rob Richards [Tue, 23 Jun 2009 10:50:09 +0000 (10:50 +0000)]
MFH: add libxml_disable_entity_loader function
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
Kalle Sommer Nielsen [Tue, 23 Jun 2009 02:14:27 +0000 (02:14 +0000)]
MFH:
Use %* instead of a range + WS
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
Pierre Joye [Mon, 22 Jun 2009 22:14:37 +0000 (22:14 +0000)]
- gd compat mode news
Pierre Joye [Mon, 22 Jun 2009 21:39:36 +0000 (21:39 +0000)]
- #48624
Takeshi Abe [Mon, 22 Jun 2009 15:51:49 +0000 (15:51 +0000)]
moved to PHP_5_2
Ilia Alshanetsky [Mon, 22 Jun 2009 14:24:27 +0000 (14:24 +0000)]
Revert unrelated bits to the previous commit
Pierre Joye [Mon, 22 Jun 2009 14:10:40 +0000 (14:10 +0000)]
- #48624 .user.ini never gets parsed
Pierre Joye [Mon, 22 Jun 2009 14:09:55 +0000 (14:09 +0000)]
- #48619, imap_search ALL segfaults
Ilia Alshanetsky [Mon, 22 Jun 2009 13:43:14 +0000 (13:43 +0000)]
MFB: Fixed bug #48636 (Error compiling of ext/date on netware).
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
Felipe Pena [Mon, 22 Jun 2009 11:37:30 +0000 (11:37 +0000)]
- Fixed bug #48641 (tmpfile() uses old parameter parsing)
Hannes Magnusson [Mon, 22 Jun 2009 10:30:23 +0000 (10:30 +0000)]
Sync with docs
Scott MacVicar [Sun, 21 Jun 2009 22:38:49 +0000 (22:38 +0000)]
BFN - Partially fixed in RC4, fixed properly in the next release.
Scott MacVicar [Sun, 21 Jun 2009 22:31:41 +0000 (22:31 +0000)]
MFH Specific test for bug #48276
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.
Hannes Magnusson [Sun, 21 Jun 2009 20:40:53 +0000 (20:40 +0000)]
Fix proto and arginfo
Hannes Magnusson [Sun, 21 Jun 2009 18:34:50 +0000 (18:34 +0000)]
Fixed bug#48485 (Error in documentation and upgrade guide)
andy wharmby [Sun, 21 Jun 2009 17:42:15 +0000 (17:42 +0000)]
New lang tests.
Johannes Schlüter [Sun, 21 Jun 2009 16:44:50 +0000 (16:44 +0000)]
MFH: It's 2009
Ilia Alshanetsky [Sun, 21 Jun 2009 15:30:57 +0000 (15:30 +0000)]
BFN
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)
Johannes Schlüter [Sun, 21 Jun 2009 11:50:37 +0000 (11:50 +0000)]
Merge in NEWS from 5.2
Takeshi Abe [Sun, 21 Jun 2009 06:29:41 +0000 (06:29 +0000)]
entry for bug #48555
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)
Kalle Sommer Nielsen [Sun, 21 Jun 2009 05:41:08 +0000 (05:41 +0000)]
Fixed typo, its fdf, not fPdf
Kalle Sommer Nielsen [Sun, 21 Jun 2009 05:29:01 +0000 (05:29 +0000)]
Missing Windows constants
Kalle Sommer Nielsen [Sun, 21 Jun 2009 01:49:52 +0000 (01:49 +0000)]
get_extension_funcs have been in PHP since php4
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>
Kalle Sommer Nielsen [Fri, 19 Jun 2009 22:15:28 +0000 (22:15 +0000)]
MFH: Fix memleak
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 :)
andy wharmby [Thu, 18 Jun 2009 21:53:17 +0000 (21:53 +0000)]
Fix test; remove spurious code
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
Johannes Schlüter [Thu, 18 Jun 2009 21:07:08 +0000 (21:07 +0000)]
Back to dev
andy wharmby [Thu, 18 Jun 2009 21:03:00 +0000 (21:03 +0000)]
Backport ob test to php 5.2 and 53.
Johannes Schlüter [Thu, 18 Jun 2009 21:01:03 +0000 (21:01 +0000)]
5.3.0 RC 4
Greg Beaver [Thu, 18 Jun 2009 18:12:04 +0000 (18:12 +0000)]
fix EXPECT section of test
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
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.
Derick Rethans [Thu, 18 Jun 2009 09:02:51 +0000 (09:02 +0000)]
- Updated to version 2009.10 (2009j)
Zoe Slattery [Thu, 18 Jun 2009 07:29:09 +0000 (07:29 +0000)]
Tests from Berlin test fest
Rasmus Lerdorf [Thu, 18 Jun 2009 06:38:30 +0000 (06:38 +0000)]
Ah, broken vimrc..
Rasmus Lerdorf [Thu, 18 Jun 2009 06:32:38 +0000 (06:32 +0000)]
Fix bug #48592
Jani Taskinen [Wed, 17 Jun 2009 22:51:05 +0000 (22:51 +0000)]
Pierre, this can not be so hard
Jani Taskinen [Wed, 17 Jun 2009 22:50:18 +0000 (22:50 +0000)]
unfuck the file, fucked up by Pierre as usual
Felipe Pena [Wed, 17 Jun 2009 19:55:32 +0000 (19:55 +0000)]
- Reorder
Pierre Joye [Wed, 17 Jun 2009 19:42:56 +0000 (19:42 +0000)]
- fix NEWS (thx Felipe!)
Pierre Joye [Wed, 17 Jun 2009 19:40:33 +0000 (19:40 +0000)]
- update with latest bits
Pierre Joye [Wed, 17 Jun 2009 19:28:52 +0000 (19:28 +0000)]
- kill unused var
Pierre Joye [Wed, 17 Jun 2009 19:22:24 +0000 (19:22 +0000)]
- #47318, UMR when trying to activate user config
andy wharmby [Wed, 17 Jun 2009 19:15:19 +0000 (19:15 +0000)]
New test for standard object compare handler. Tested on Windows, Linux and Linux 64
andy wharmby [Wed, 17 Jun 2009 19:07:17 +0000 (19:07 +0000)]
New foreach tests. Tested on Windows, Linux and Linux 64 bit.
Hannes Magnusson [Wed, 17 Jun 2009 17:56:17 +0000 (17:56 +0000)]
MFB5.2: "Make this happy on gcc2"
Felipe Pena [Wed, 17 Jun 2009 16:22:14 +0000 (16:22 +0000)]
BFN #48578
Andrey Hristov [Wed, 17 Jun 2009 16:22:13 +0000 (16:22 +0000)]
MFH:
Fix two problems:
- The value of mysqli_get_client_info() has been changed recently and did
not include "mysqlnd" anymore thus the test suite was thinking the build
is always libmysql. This did not kept the suite from running pconn tests
- Going back to the libc allocator because the memory arena could be on a
persistent connections. If the build is not debug there will be no error
but the memory will be freed and in the second use of this pconn freed
memory will be used - not good! For now the arena doesn't take an argument
whether it should allocate persistently or not, thus persistent is safe
for now.
Johannes gave his +1 to commit this.
Felipe Pena [Wed, 17 Jun 2009 16:20:04 +0000 (16:20 +0000)]
- MFH: Fixed bug #48578 (Can't build 5.3 on FBSD 4.11) (Rasmus)
Scott MacVicar [Wed, 17 Jun 2009 13:27:09 +0000 (13:27 +0000)]
MFH Add SplDoublyLinkedList::prev() and fix a memory leak when the iterator pointer isn't at the end
Robin Fernandes [Wed, 17 Jun 2009 10:38:25 +0000 (10:38 +0000)]
Additional class related tests.
Hannes Magnusson [Wed, 17 Jun 2009 10:18:17 +0000 (10:18 +0000)]
fix skipif
Hannes Magnusson [Wed, 17 Jun 2009 10:14:25 +0000 (10:14 +0000)]
fix skipif
Pierre Joye [Wed, 17 Jun 2009 10:10:19 +0000 (10:10 +0000)]
- fix test
Pierre Joye [Wed, 17 Jun 2009 10:08:01 +0000 (10:08 +0000)]
- missing --SKIPIF-- header
Rasmus Lerdorf [Wed, 17 Jun 2009 08:55:23 +0000 (08:55 +0000)]
Need the gcc version check here too
Pierre Joye [Tue, 16 Jun 2009 21:54:12 +0000 (21:54 +0000)]
- fix build when IO_REPARSE_TAG_SYMLINK is not defined (works with 2k+)
Felipe Pena [Tue, 16 Jun 2009 19:49:55 +0000 (19:49 +0000)]
- Fixed tests
andy wharmby [Tue, 16 Jun 2009 19:39:39 +0000 (19:39 +0000)]
New strcoll error test. Tested on Windows, Linux and Linux 64.
Andrey Hristov [Tue, 16 Jun 2009 18:00:00 +0000 (18:00 +0000)]
MFH: C-comments
Pierre Joye [Tue, 16 Jun 2009 16:50:13 +0000 (16:50 +0000)]
- fix readlink in TS SAPI
Rasmus Lerdorf [Tue, 16 Jun 2009 16:10:15 +0000 (16:10 +0000)]
Tweak to make this compile with gcc2
Felipe Pena [Tue, 16 Jun 2009 14:33:33 +0000 (14:33 +0000)]
- MFH: Fixed build (removed trailing comma) patch by Seiji Masugata <s.masugata at digicom.dnp.co.jp>
Andrey Hristov [Tue, 16 Jun 2009 13:07:14 +0000 (13:07 +0000)]
MFH:
Memory usage optimisation. mysqlnd is not libmysql. mysqlnd does use the
Zend allocator, which means that is easier to hit memory_limit if you
have big stored (buffered) result sets. Before with libmysql you won't
hit memory_limit because libmysql uses libc's allocator and nothing is
checked. Now, with mysqlnd the situation is stricter and it is easier to
hit memory_limit. We try to optimize for big result sets. If a result set
is larger than 10 rows we will start freeing some data to keep memory usage
after 10 rows constant. This will help in the cases where a buffered result
set is scrolled forward only and just only once, or mysqlnd will need to
decode data from the network buffers again - yes, it is a trade-off between
CPU time and memory size. The best for big result sets is of course using
unbuffered queries - for comparison : 3 Million rows with buffered take
at least 180MB, with buffered you will stay at 3MB, and unbuffered will be
just 7-8% slower.
Ilia Alshanetsky [Tue, 16 Jun 2009 12:40:59 +0000 (12:40 +0000)]
Fixed test
andy wharmby [Tue, 16 Jun 2009 11:37:13 +0000 (11:37 +0000)]
Fix typo in test
Pierre Joye [Tue, 16 Jun 2009 10:37:59 +0000 (10:37 +0000)]
- fix title
Pierre Joye [Tue, 16 Jun 2009 10:37:30 +0000 (10:37 +0000)]
- fix title
Andrey Hristov [Tue, 16 Jun 2009 09:15:38 +0000 (09:15 +0000)]
MFH:
Hardwire function call instead of using callbacks. We don't actually need
callbacks, it was done for making 2 functions static, not to pollute the
global functions space but that had its price of 8 bytes overheat per
allocation, which is just too much. Also making the app member 32b instead
of 64b, which should save additional 4 byte, to the total of 12 byte per
allocation of a row buffer.
andy wharmby [Tue, 16 Jun 2009 08:59:39 +0000 (08:59 +0000)]
New class related tests. Tested on Windows, Linux and Linux 64. Tests written by Iain Lewis
Andrey Hristov [Tue, 16 Jun 2009 07:53:35 +0000 (07:53 +0000)]
MFH:
Use Zend's allocator instead of libc's and also don't try to work on
zvals that are NULLs.
Felipe Pena [Tue, 16 Jun 2009 02:54:26 +0000 (02:54 +0000)]
- MFH: Fixed bug #48562 (Reference recursion causes segfault when used in wddx_serialize_vars())
Pierre Joye [Tue, 16 Jun 2009 00:17:56 +0000 (00:17 +0000)]
- revert last commit, should not have been applied
Pierre Joye [Tue, 16 Jun 2009 00:13:56 +0000 (00:13 +0000)]
- #47767, include_once does not resolve windows symlinks or junctions
Pierre Joye [Tue, 16 Jun 2009 00:07:05 +0000 (00:07 +0000)]
- Windows ACL cache support, update existing tests and add a new one