Commit Graph

39975 Commits

Author SHA1 Message Date
Lukas Smith
5ccca2143e - fixed unexpected emphasis in reST parsing due to use of * 2007-11-24 13:55:20 +00:00
Lukas Smith
60b1395330 - 5.2 is only for bug fixes
- emphasis should be made with enclosing with ** and not with _
2007-11-24 13:52:19 +00:00
Greg Beaver
e34be4f8bc preliminary work on using gnupg to verify/create signatures - no implementation, just phpinfo() output and build rules 2007-11-24 04:30:08 +00:00
Greg Beaver
bdff161e87 WS (spaces instead of tabs) 2007-11-24 04:09:01 +00:00
Greg Beaver
0034b47c83 experimental support for optional bz2 extension - should make windows users a whole lot happier (forgot w32) 2007-11-24 04:07:07 +00:00
Greg Beaver
a72251be6e experimental support for optional bz2 extension - should make windows users a whole lot happier 2007-11-24 04:06:44 +00:00
41b5aeee2c ChangeLog update 2007-11-24 01:31:37 +00:00
Marcus Boerger
4b18c23fd1 - Improve make pharcmd
- Add -b to pack and stub-set commands of phar.phar
2007-11-23 16:44:04 +00:00
Robert Nicholson
241247db2f Fix incorrect use of assignment in where equality was intended - class tests. 2007-11-23 15:34:04 +00:00
Dmitry Stogov
17c6007445 Fixed compilation on Windows 2007-11-23 15:02:50 +00:00
Marcus Boerger
d339ebc10f - WS 2007-11-23 13:50:20 +00:00
Dmitry Stogov
cfd49894f9 Fixed definitions 2007-11-23 13:38:44 +00:00
Marcus Boerger
fa51d6497e # My editor somehow likes to convert to UTF-8 2007-11-23 13:27:18 +00:00
Marcus Boerger
46b8084748 - Add another LSB test 2007-11-23 13:25:35 +00:00
Dmitry Stogov
86eaf4bd1e Fixed bug #42952 (soap cache file is created with insecure permissions) 2007-11-23 10:02:53 +00:00
Greg Beaver
2d13f86703 MFB fixes to phar.phar 2007-11-23 05:51:59 +00:00
af0f550acc ChangeLog update 2007-11-23 01:31:35 +00:00
Ilia Alshanetsky
e02a63c98c MFB: Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone) 2007-11-23 00:15:37 +00:00
Lukas Smith
9efe98ec1b - adapted to reST format
- added 5_3 branch
- added note about getting confirmation from RM on significant changes
2007-11-22 18:12:07 +00:00
Dmitry Stogov
47dc82ecb9 Fixed bug #43128 (Very long class name causes segfault) 2007-11-22 13:33:53 +00:00
Dmitry Stogov
975a66da79 Fixed bug #43318
The "const" statement is still allowed outside of namespaces but arrays are disabled.
2007-11-22 10:46:44 +00:00
Derick Rethans
1e9fec2a49 - Fixed weights array, which was broken with:
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dns.c?r1=1.80&r2=1.81
2007-11-22 10:18:30 +00:00
Dmitry Stogov
32ff00efce Speed-up of ZEND_DO_FCALL and ZEND_INIT_FCALL_BY_NAME by lowercasing and calculating hash values at compile time. 2007-11-22 09:03:11 +00:00
Lukas Smith
193b11c78d - port from todo wiki to reST (http://wiki.pooteeweet.org/ReleaseChecklist) 2007-11-22 08:58:32 +00:00
Greg Beaver
b21f49c7c7 MFB fixes for tests 2007-11-22 05:47:28 +00:00
8151fd3dc6 ChangeLog update 2007-11-22 01:32:49 +00:00
Ilia Alshanetsky
824738fb05 MFB: Fixed bug #43041 (micro-optimizations in pgsql data retrieval) 2007-11-22 00:20:40 +00:00
Robert Nicholson
b0601e161d Add some more pcre tests 2007-11-21 18:23:02 +00:00
Dmitry Stogov
a5f9d8bad2 Macro definitions are moved to zend.h 2007-11-21 14:55:51 +00:00
Dmitry Stogov
21f68908b9 Safe exit from executor() 2007-11-21 12:28:30 +00:00
Jani Taskinen
d4664800ac - Added test for chown bug 2007-11-21 11:31:49 +00:00
Jani Taskinen
ba1e024895 - Fix crash when chown() 2nd parameter is something else than integer or string 2007-11-21 11:28:26 +00:00
Johannes Schlüter
c1c404efc0 - Improve test 2007-11-21 09:38:32 +00:00
Jani Taskinen
4c044e7361 - Fixed bug #43035: ignore_repeated_errors=On causes lot of tests to fail 2007-11-21 08:20:11 +00:00
Stanislav Malyshev
3c0869343f fix #42866, from Claudio Cherubino 2007-11-21 02:27:07 +00:00
Stanislav Malyshev
91701d34b0 test for 42866 2007-11-21 02:24:47 +00:00
857e6f03e0 ChangeLog update 2007-11-21 01:31:29 +00:00
Johannes Schlüter
0f9d8bc066 - Add test 2007-11-20 23:56:45 +00:00
Ilia Alshanetsky
90f57a82b5 revert previous pdo patch 2007-11-20 23:27:56 +00:00
Hannes Magnusson
1727c712b6 - Add support for optional values
- Add support for = as seperator
2007-11-20 22:42:47 +00:00
Johannes Schlüter
6e7ba5ba5f Add stream_supports_lock() function (Benjamin Schulz) 2007-11-20 22:16:20 +00:00
Johannes Schlüter
2977111b5e - Fix build 2007-11-20 21:45:52 +00:00
Johannes Schlüter
e630ee25d6 Add msg_queue_exists() function (Benjamin Schulz) 2007-11-20 21:24:35 +00:00
Dmitry Stogov
e8621c99b2 dead code 2007-11-20 19:12:01 +00:00
Jani Taskinen
6bbcffdd15 - Added ZEND_DEBUG_BUILD constant 2007-11-20 16:34:08 +00:00
Marcus Boerger
5be76b1a85 - Add phar.phar to package 2007-11-20 15:55:37 +00:00
Ilia Alshanetsky
7b6cfe903e MFB: Fixed bug #42978 (mismatch between number of bound params and values
causes a crash in pdo_pgsql)
2007-11-20 14:22:40 +00:00
Dmitry Stogov
ed26ad2809 Optimization of zend_do_fcall_common_helper() 2007-11-20 13:53:37 +00:00
Dmitry Stogov
6bd7c61eb8 math and comparison optimization 2007-11-20 13:26:08 +00:00
Dmitry Stogov
6947bc31a3 ZEND_FETCH_DIM optimization 2007-11-20 11:01:48 +00:00