Commit Graph

42534 Commits

Author SHA1 Message Date
Gwynne Raskind
ac564608bd fix a little typo I made, bug #48685 2009-06-25 10:41:07 +00:00
Johannes Schlüter
84940122a9 MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott) 2009-06-25 09:38:04 +00:00
Gwynne Raskind
e01ff47c43 Whitespace fixes, reformatting to bring all lines to 80 cols, grammatical fixes, removed redundant information 2009-06-25 07:57:05 +00:00
Johannes Schlüter
9f9895b34d Make clearer that thesse are internal functions 2009-06-24 22:26:56 +00:00
Greg Beaver
2c924e2848 fix slightly unclear error message in generation of phar.phar 2009-06-24 22:12:47 +00:00
Hannes Magnusson
60835e3051 Missing enhancements 2009-06-24 21:16:53 +00:00
Ilia Alshanetsky
00d0ecda10 Revert patch 2009-06-24 20:08:54 +00:00
Felipe Pena
e67b4072e0 BFN 2009-06-24 17:43:09 +00:00
Felipe Pena
caf8d811ef - MFH: Fixed memleak when depth arg is less than zero 2009-06-24 17:39:52 +00:00
Ilia Alshanetsky
c0aa23fd86 MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
TMPDIR).
2009-06-24 12:21:45 +00:00
Pierre Joye
b8f295a6d3 - add readme.redist.bins as .txt 2009-06-24 11:51:05 +00:00
Pierre Joye
4092360764 -add licenses info for bundled libs, codes merged from other projects, etc., information for binary distributions (windows, linux, etc.) 2009-06-24 11:46:29 +00:00
Pierre Joye
1f10584566 - add license info 2009-06-24 11:44:46 +00:00
Dmitry Stogov
e583ce82ec Fixed bug #48643 (String functions memory issue) 2009-06-24 08:53:18 +00:00
Jani Taskinen
a8e42c91b0 MFH:- Fixed bug #48661 (phpize broken with non-bash shells) 2009-06-24 07:42:33 +00:00
andy wharmby
0fbf8cebd7 Fix test 2009-06-23 23:00:55 +00:00
andy wharmby
3aaaf77a0e New and fixed html tests. Tested in Windows, Linux and Linux 64. 2009-06-23 22:45:31 +00:00
andy wharmby
e6f4ec2f07 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 2009-06-23 22:39:44 +00:00
Hannes Magnusson
0fa4242464 Missing items 2009-06-23 19:40:31 +00:00
Johannes Schlüter
aded4474fc MFH: Fix build problem (Kalle) 2009-06-23 18:14:27 +00:00
David Soria Parra
4d7e6edd63 MFH: Fix bug #48644 mysqlnd does not compile with '--enable-mysqlnd-threading' 2009-06-23 14:15:28 +00:00
Hannes Magnusson
f3d8a9ad0d MFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_errors() 2009-06-23 13:44:24 +00:00
Hannes Magnusson
83855c0ce7 better place for it 2009-06-23 13:37:35 +00:00
Hannes Magnusson
85cb296a09 TZ is no longer used to guess the timezone 2009-06-23 13:33:26 +00:00
Johannes Schlüter
86eaa90955 MFH The experimental warning sohuld be in the configure output... 2009-06-23 13:19:28 +00:00
Johannes Schlüter
96d5c5e931 The json header should be installed so other exts can use it 2009-06-23 13:09:34 +00:00
Hannes Magnusson
6b3f0cfc54 New function 2009-06-23 11:13:05 +00:00
Rob Richards
f7b30e6578 MFH: add libxml_disable_entity_loader function 2009-06-23 10:50:09 +00:00
Kalle Sommer Nielsen
220c68d54a MFH: Move these defines to config.w32.h
Also credit Pierre for the inet_ntop()/inet_pton() implementations
2009-06-23 06:56:45 +00:00
Kalle Sommer Nielsen
3410350caa MFH:
Use %* instead of a range + WS
2009-06-23 02:14:27 +00:00
Kalle Sommer Nielsen
1f5e20c33e MFH:
* Fix deprecation warning when building deplister
* Fix some mkdir warnings if "nmake build-dist" is executed twice
2009-06-23 01:37:23 +00:00
Pierre Joye
a1c1dd6ba1 - gd compat mode news 2009-06-22 22:14:37 +00:00
Pierre Joye
8a2e38ebdf - #48624 2009-06-22 21:39:36 +00:00
Takeshi Abe
aa85d1dbc1 moved to PHP_5_2 2009-06-22 15:51:49 +00:00
Ilia Alshanetsky
1c4dafd84d Revert unrelated bits to the previous commit 2009-06-22 14:24:27 +00:00
Pierre Joye
a7db554314 - #48624 .user.ini never gets parsed 2009-06-22 14:10:40 +00:00
Pierre Joye
d1fb4d2da4 - #48619, imap_search ALL segfaults 2009-06-22 14:09:55 +00:00
Ilia Alshanetsky
bc8e357482 MFB: Fixed bug #48636 (Error compiling of ext/date on netware). 2009-06-22 13:43:14 +00:00
Felipe Pena
58c717ff8f - BFN #48641 (I missed to add in the previous commit: patch by crrodriguez at opensuse dot org) :P 2009-06-22 11:44:49 +00:00
Felipe Pena
56d7a43f00 - Fixed bug #48641 (tmpfile() uses old parameter parsing) 2009-06-22 11:37:30 +00:00
Hannes Magnusson
b3e9695a65 Sync with docs 2009-06-22 10:30:23 +00:00
Scott MacVicar
96be32d8ca BFN - Partially fixed in RC4, fixed properly in the next release. 2009-06-21 22:38:49 +00:00
Scott MacVicar
c63b6f5d8a MFH Specific test for bug #48276 2009-06-21 22:31:41 +00:00
Scott MacVicar
25715c7660 MFH Fix bug #48276 - year is a long long so we need %lld so big endian systems print the correct value. 2009-06-21 22:19:11 +00:00
Hannes Magnusson
b293b35eaa Fix proto and arginfo 2009-06-21 20:40:53 +00:00
Hannes Magnusson
6b107d99be Fixed bug#48485 (Error in documentation and upgrade guide) 2009-06-21 18:34:50 +00:00
andy wharmby
ee726e4497 New lang tests. 2009-06-21 17:42:15 +00:00
Johannes Schlüter
47be72139d MFH: It's 2009 2009-06-21 16:44:50 +00:00
Ilia Alshanetsky
0ce6b61e04 BFN 2009-06-21 15:30:57 +00:00
Ilia Alshanetsky
81e5787949 Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
existing headers)
2009-06-21 15:29:16 +00:00