|
|
07/19/08 19:15:44 |
@46
|
[46]
|
schst |
Get rid of global variables by replacing them with static properties |
|
|
07/19/08 19:08:08 |
@45
|
[45]
|
schst |
Got rid of E_STRICT messages, adjusted code to PEAR standards |
|
|
07/19/08 18:40:20 |
@44
|
[44]
|
schst |
Tabs => Spaces |
|
|
07/19/08 18:39:17 |
@43
|
[43]
|
schst |
Started migration to PHP5-only code |
|
|
03/11/07 18:41:25 |
@42
|
[42]
|
argh |
Fixed a bug in the handleErrorException() method that would break out with … |
|
|
09/19/05 16:43:27 |
@41
|
[41]
|
argh |
Fixed return values of methods working with references for compatibility … |
|
|
03/06/05 13:43:32 |
@37
|
[37]
|
schst |
use eval to make this work in PHP4 |
|
|
03/06/05 13:37:47 |
@36
|
[36]
|
schst |
added new option to throw exceptions for the errors |
|
|
11/15/04 13:16:35 |
@35
|
[35]
|
schst |
fixed pushExpect(), popExpect()
This is just a quick fix, not fully … |
|
|
11/02/04 13:51:04 |
@34
|
[34]
|
argh |
Fixed PHP5 support with get_class() now being case sensitive leading to … |
|
|
06/01/04 18:07:39 |
@28
|
[28]
|
gerd |
replaced is_a() for backward-compatibility |
|
|
04/17/04 22:27:33 |
@21
|
[21]
|
schst |
fixed @package tag, so class trees can be built correctly |
|
|
04/12/04 18:01:19 |
@20
|
[20]
|
gerd |
update docu and examples:
- error-codes as strings
- custom … |
|
|
04/11/04 19:01:38 |
@19
|
[19]
|
gerd |
error codes now will accept id-strings |
|
|
04/11/04 16:20:15 |
@18
|
[18]
|
gerd |
removed copy'n'paste typo no 2 :-( |
|
|
04/11/04 16:14:50 |
@17
|
[17]
|
gerd |
removed copy'n'paste typo |
|
|
04/11/04 16:02:52 |
@16
|
[16]
|
gerd |
replaced switch with functions |
|
|
04/08/04 22:28:12 |
@15
|
[15]
|
schst |
fixed typo |
|
|
04/06/04 22:47:58 |
@11
|
[11]
|
gerd |
new feature: ignore errors, expect errors |
|
|
03/31/04 14:59:02 |
@8
|
[8]
|
gerd |
- replaced double-quotes with single-quotes
- added cli-support for … |
|
|
02/17/04 22:57:22 |
@5
|
[5]
|
argh |
Fixed leftover pass-by-reference bug |
|
|
02/10/04 22:58:18 |
@2
|
[2]
|
gerd |
changed structure to gain PEAR-installer support |