Commit Graph

42046 Commits

Author SHA1 Message Date
Antony Dovgal
ecbecbc60b remove 8 years old tests (not used anyway) 2008-06-11 22:36:05 +00:00
Steph Fox
7644677208 - more cs/ws fixes 2008-06-11 17:41:13 +00:00
Steph Fox
fbcbb85cbc - binary safety 2008-06-11 16:48:41 +00:00
Steph Fox
018f493cf3 - kill unicode.semantics checks 2008-06-11 15:42:06 +00:00
Steph Fox
09dd52d7b6 - code beauty (ws/cs) 2008-06-11 14:35:08 +00:00
Dmitry Stogov
b8d7c7e91d - Removed direct executor recursion.
- Use fastcall calling convention in executor on x86.
2008-06-11 13:19:14 +00:00
Steve Seear
79cb128c59 Filesystem tests. 2008-06-11 12:40:34 +00:00
Dmitry Stogov
c7d50cb478 Fixed test 2008-06-11 10:07:20 +00:00
Dmitry Stogov
d01509ced8 Fixed test 2008-06-11 09:58:45 +00:00
Dmitry Stogov
00ea3108ea closeder/readdir/rewinddir must work only with directories 2008-06-11 09:01:44 +00:00
Dmitry Stogov
fbe28c49b3 Fixed memory leak 2008-06-11 07:45:26 +00:00
Philip Olson
408461654e fixed imap_listscan() proto 2008-06-11 02:29:39 +00:00
25a594e2b5 ChangeLog update 2008-06-11 01:31:45 +00:00
Zoe Slattery
bc84bcc19c Written by Sanjay Mantoor and reviewed by Pierre. 2008-06-10 18:31:37 +00:00
Antony Dovgal
bfda5b1b58 fix typo 2008-06-10 08:14:45 +00:00
10bf288823 ChangeLog update 2008-06-10 01:32:02 +00:00
Felipe Pena
c725611a90 - Removed ntest and utest
- Removed -U flag to `make test' just to test once each test
2008-06-09 19:27:43 +00:00
Etienne Kneuss
a917479c19 add get_Debug_info + fix proto 2008-06-09 17:29:09 +00:00
Felipe Pena
9f2d50a887 - Removed unnecessary SKIPIF (unicode/tests/*)
- Removed non-unicode tests (tests that uses SKIPIF like "die('skip unicode.semantics=on');")
2008-06-09 15:54:08 +00:00
Rasmus Lerdorf
3dc903400b Merge from PHP_5 - don't echo raw cookie values here 2008-06-09 14:05:49 +00:00
Antony Dovgal
e9063af77c fix .cvsignore 2008-06-09 13:18:32 +00:00
Matt Wilmas
6c13101979 MFB: Fixed yyleng calculation after the yyless change 2008-06-09 10:20:30 +00:00
Antony Dovgal
e96cce5eca fix test 2008-06-09 09:25:56 +00:00
03557474be ChangeLog update 2008-06-09 01:31:50 +00:00
Stanislav Malyshev
dcd1cd8002 with unicode buffers, positions are in uchars 2008-06-08 18:21:59 +00:00
Pierre Joye
01b9c1291a - MFB: do not export the api or install the headers 2008-06-08 11:42:35 +00:00
Stanislav Malyshev
15b74d008a MF5: allow aggregating use statements 2008-06-08 09:51:42 +00:00
08c9c2af1f ChangeLog update 2008-06-08 01:31:55 +00:00
Antony Dovgal
a9ebb2170b fix ZTS build 2008-06-07 22:41:02 +00:00
Antony Dovgal
b519f3c83e more checks and tests 2008-06-07 21:35:53 +00:00
Henrique do Nascimento Angelo
08189d6255 Update exif tests to conform with the unicode functions 2008-06-07 20:38:38 +00:00
Henrique do Nascimento Angelo
1c1523ec75 Add Unicode support 2008-06-07 20:37:11 +00:00
Henrique do Nascimento Angelo
f97aeaa334 Update tests to conform with the unicode functions 2008-06-07 20:33:35 +00:00
Henrique do Nascimento Angelo
15b3e07f5a Add Unicode support and set as unicode compatible 2008-06-07 20:30:30 +00:00
Antony Dovgal
a5c08c6a6d more tests (by Felipe) 2008-06-07 14:10:21 +00:00
Antony Dovgal
b38279abf4 fix several memleaks and invalid reads 2008-06-07 14:08:59 +00:00
Antony Dovgal
67630e0cd7 disallow $a[] = value syntax 2008-06-07 12:46:54 +00:00
Antony Dovgal
77ba2ab567 update credits 2008-06-07 08:05:48 +00:00
Etienne Kneuss
7df366675e Fix segfault caused by get_current_data on an uninitialized element 2008-06-07 01:46:27 +00:00
893c2153c9 ChangeLog update 2008-06-07 01:31:45 +00:00
Etienne Kneuss
bd233197fd Implements C arrays wrapper 2008-06-06 23:53:10 +00:00
Nuno Lopes
1c5df1565f backport the yyless patch from 5.3 branch. it seems I forgot to commit this..
# you'll probably need re2c 0.13.5 or newer to regenerate this file
# Matt: please advise if there's still somrthing pending (i.e. was the heredoc/nowdoc patch MFB already?
2008-06-06 17:34:43 +00:00
ec965d1531 ChangeLog update 2008-06-06 01:31:55 +00:00
Christopher Jones
ae46d3ca77 OCI8: Remove macros obsoleted by rev 1.71 when Oracle 8 support was dropped 2008-06-05 23:40:42 +00:00
Christopher Jones
307edab6ee Make tests interruptible; clean up tables at start 2008-06-05 23:27:41 +00:00
Felipe Pena
579dcade61 - MFB: Fixed bug #45186 (__call depends on __callstatic in class scope) 2008-06-05 19:16:17 +00:00
Felipe Pena
0e74a12ae1 - MFB: Fixed bug #45180 ('class::method' works differently than array('class', 'method')) 2008-06-05 19:14:25 +00:00
Felipe Pena
14b1567a6f - New tests 2008-06-05 18:35:48 +00:00
Rob Richards
493ae2ea9d fix test 2008-06-05 08:29:09 +00:00
2efe4f736c ChangeLog update 2008-06-05 01:31:50 +00:00