Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFHmigration/unlabaled-1.67.2 | Harald Radi | 2001-12-02 | 1 | -1/+1 |
* | MFH | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | This commit was manufactured by cvs2svn to create branch 'unlabeled-1.67.2'. | SVN Migration | 2001-08-13 | 1740 | -435193/+0 |
* | - More ZE2 fixes | Andi Gutmans | 2001-08-13 | 6 | -13/+6 |
* | - Attempt at fixing the Java extension for ZE2 | Andi Gutmans | 2001-08-13 | 2 | -22/+14 |
* | - MFZE1 | Andi Gutmans | 2001-08-13 | 1 | -0/+1 |
* | - Merge from Engine 1 | Andi Gutmans | 2001-08-13 | 1 | -4/+23 |
* | Faster wrong_param check for functions that take no parameters | Rasmus Lerdorf | 2001-08-13 | 1 | -6/+7 |
* | Change to Z_* macros. | Joey Smith | 2001-08-13 | 1 | -36/+38 |
* | @Added --version option to php-config (Stig) | Stig Bakken | 2001-08-13 | 1 | -1/+4 |
* | Track down a few more functions that don't check for 0 args and use | Rasmus Lerdorf | 2001-08-13 | 17 | -46/+79 |
* | Oops, a little too much simplification there.. ;) | Rasmus Lerdorf | 2001-08-13 | 1 | -0/+2 |
* | We don't consistently check for args passed to functions that don't | Rasmus Lerdorf | 2001-08-13 | 15 | -44/+91 |
* | ws | Sterling Hughes | 2001-08-13 | 2 | -105/+105 |
* | Whitespace fixes and moving to zend_parse_parameters() | Sterling Hughes | 2001-08-13 | 2 | -82/+59 |
* | Reverse patches that slipped in by mistake in a whitespace patch. They | Zeev Suraski | 2001-08-13 | 1 | -31/+34 |
* | Update .dsp | Zeev Suraski | 2001-08-13 | 1 | -1/+1 |
* | - Fix API | Zeev Suraski | 2001-08-13 | 3 | -2/+4 |
* | MFZE1 | Zeev Suraski | 2001-08-13 | 3 | -122/+58 |
* | ChangeLog update | 2001-08-13 | 1 | -0/+62 | |
* | Enable output buffering in the php.ini-recommended | Zeev Suraski | 2001-08-12 | 1 | -1/+6 |
* | Compile fix for oldie Linux systems (possibly others too) | Zeev Suraski | 2001-08-12 | 2 | -0/+5 |
* | Fix warning. | Sebastian Bergmann | 2001-08-12 | 1 | -1/+1 |
* | tags need to be UTF8-decoded as well. | Thies C. Arntzen | 2001-08-12 | 2 | -54/+94 |
* | _FUNCTION is used in definition, so use _D | Stanislav Malyshev | 2001-08-12 | 1 | -4/+4 |
* | adjusted Satellite for Zend 2 | David Eriksson | 2001-08-12 | 4 | -33/+7 |
* | changed IOR values | David Eriksson | 2001-08-12 | 1 | -2/+2 |
* | wrote some tests for satellite | David Eriksson | 2001-08-12 | 6 | -0/+104 |
* | - Make com work with new object model | Andi Gutmans | 2001-08-12 | 4 | -14/+14 |
* | Save spec_opt for each function. | Andrei Zmievski | 2001-08-12 | 1 | -1/+2 |
* | Fix it up a bit. | Andrei Zmievski | 2001-08-12 | 1 | -13/+14 |
* | Oops, missing () there | Rasmus Lerdorf | 2001-08-12 | 1 | -1/+1 |
* | ChangeLog update | 2001-08-12 | 1 | -0/+206 | |
* | - Update php.ini-dist | Zeev Suraski | 2001-08-11 | 2 | -332/+607 |
* | Make it possible to enable chunked output buffering without providing | Zeev Suraski | 2001-08-11 | 3 | -10/+16 |
* | Let domxml compile with ZendEngine2. | Joey Smith | 2001-08-11 | 1 | -4/+4 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -1/+1 |
* | - Make odbc_fetch_object() work with Engine 2 | Andi Gutmans | 2001-08-11 | 1 | -3/+1 |
* | - Make mysql_fetch_object() work w/ Engine 2 | Andi Gutmans | 2001-08-11 | 1 | -4/+1 |
* | - More work on making objects work | Andi Gutmans | 2001-08-11 | 4 | -10/+15 |
* | - Fix some places which create objects. The fixes are ugly and will be | Andi Gutmans | 2001-08-11 | 4 | -26/+38 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 46 | -707/+708 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 49 | -1443/+1449 |
* | removed my debug code :) | Tomas V.V.Cox | 2001-08-11 | 1 | -1/+0 |
* | don't show is_file() stat errors | Tomas V.V.Cox | 2001-08-11 | 1 | -1/+2 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 20 | -158/+158 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -11/+11 |
* | update | Zeev Suraski | 2001-08-11 | 1 | -1/+2 |
* | Start pushing register_globals annihilation | Zeev Suraski | 2001-08-11 | 4 | -574/+51 |
* | - Fix UNIX build. | Andi Gutmans | 2001-08-11 | 2 | -3/+3 |