Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_0_2'.php-5.0.2 | SVN Migration | 2004-09-23 | 3 | -96/+0 |
| | |||||
* | MFH | Marcus Boerger | 2004-09-23 | 1 | -1/+1 |
| | |||||
* | MFH Bugfix # 30209 | Marcus Boerger | 2004-09-23 | 1 | -3/+5 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-09-23 | 3 | -0/+89 |
| | |||||
* | MFH: Fix test | Marcus Boerger | 2004-08-26 | 1 | -1/+1 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-08-26 | 1 | -0/+35 |
| | |||||
* | Fix names | Zeev Suraski | 2004-08-23 | 1 | -5/+5 |
| | |||||
* | MFH: Fix bug #29447: Reflection API issues | Marcus Boerger | 2004-08-16 | 1 | -0/+2 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-08-03 | 1 | -0/+38 |
| | |||||
* | MFH bugfix 28895 | Marcus Boerger | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | - MFH protos and error message | Marcus Boerger | 2004-07-19 | 1 | -15/+19 |
| | |||||
* | Reflection_* -> Reflection*. Patch by Timm Friebe. | Sebastian Bergmann | 2004-06-19 | 1 | -93/+93 |
| | |||||
* | #28789: ReflectionProperty getValue() fails on public static members | Marcus Boerger | 2004-06-15 | 1 | -4/+11 |
| | |||||
* | Small code layout change | Marcus Boerger | 2004-06-10 | 1 | -5/+13 |
| | |||||
* | Bugfix #28699: Reflection api bugs | Marcus Boerger | 2004-06-10 | 1 | -12/+6 |
| | |||||
* | Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHP | Marcus Boerger | 2004-06-09 | 1 | -1/+3 |
| | |||||
* | Refcount must not be set separatley again. | Marcus Boerger | 2004-05-31 | 1 | -1/+0 |
| | |||||
* | Add missing initialization | Marcus Boerger | 2004-05-31 | 1 | -0/+3 |
| | |||||
* | Add missing initialization | Marcus Boerger | 2004-05-31 | 1 | -0/+1 |
| | |||||
* | - Fix prototypes | Andi Gutmans | 2004-04-27 | 1 | -2/+2 |
| | |||||
* | Fix prototype | Marcus Boerger | 2004-04-26 | 1 | -1/+1 |
| | |||||
* | Show number of classes | Marcus Boerger | 2004-04-25 | 1 | -3/+6 |
| | |||||
* | show ini entries and classes for extensions. | Marcus Boerger | 2004-04-19 | 1 | -4/+83 |
| | |||||
* | Bugfix #27519 Reflection_Function constructor crashes with non-existant | Marcus Boerger | 2004-04-08 | 1 | -2/+2 |
| | | | | | function's name | ||||
* | - Fix typo | Andi Gutmans | 2004-03-31 | 1 | -9/+9 |
| | |||||
* | Fix tests | Marcus Boerger | 2004-03-30 | 2 | -7/+5 |
| | |||||
* | Fix test | Marcus Boerger | 2004-03-30 | 2 | -2/+2 |
| | |||||
* | TSRM fix | Marcus Boerger | 2004-03-30 | 1 | -0/+1 |
| | |||||
* | - Fix Reflection class names | Marcus Boerger | 2004-03-30 | 1 | -11/+131 |
| | | | | | | - Add ability to get the extension an internal class was defined in # This is the patch Andi and me used to search for underscrores... | ||||
* | Fix memleak found by Timm | Marcus Boerger | 2004-03-28 | 1 | -2/+0 |
| | |||||
* | Clearify the different method/class flags (as discussed with Andi). | Marcus Boerger | 2004-03-09 | 1 | -9/+14 |
| | |||||
* | Add another missing conversion | Marcus Boerger | 2004-03-08 | 1 | -0/+1 |
| | |||||
* | - include exception.inc not .php | Pierre Joye | 2004-03-02 | 1 | -1/+1 |
| | |||||
* | - excpetion.php => exception.inc (derick) | Pierre Joye | 2004-03-01 | 1 | -0/+0 |
| | |||||
* | - initial release, reflection tests suite | Pierre Joye | 2004-03-01 | 2 | -0/+60 |
| | |||||
* | - Fix leak | Andi Gutmans | 2004-03-01 | 1 | -1/+1 |
| | |||||
* | - Fix crash in reflection API (pierre) | Andi Gutmans | 2004-03-01 | 1 | -4/+8 |
| | |||||
* | - Apply fixes by Timm. | Andi Gutmans | 2004-02-29 | 1 | -2/+7 |
| | |||||
* | Fix problem with Reflection_Property (patch from Timm slightly modified). | Marcus Boerger | 2004-02-26 | 1 | -3/+12 |
| | |||||
* | Proto fixes. | Sebastian Bergmann | 2004-02-25 | 1 | -9/+9 |
| | |||||
* | Centralize exceptions code in zend_exceptions.[ch]. | Zeev Suraski | 2004-02-12 | 1 | -1/+1 |
| | | | | | | | | Remove zend_default_classes.h (use zend_exceptions.h instead) NOTE: This currently breaks the build, fixes to php-src and pecl coming soon | ||||
* | Fix crash (patch by Rob Richards) | Zeev Suraski | 2004-02-11 | 1 | -1/+1 |
| | |||||
* | Fix reflection | Marcus Boerger | 2004-02-04 | 1 | -3/+3 |
| | |||||
* | Change destructor implementation (details will follow on internals@) | Zeev Suraski | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | Throw an exception in case a reflection object cannot be found and do not | Marcus Boerger | 2004-01-31 | 1 | -6/+14 |
| | | | | | override the exception from constructors in static method calls. | ||||
* | Fix some casing issues | Marcus Boerger | 2004-01-18 | 1 | -13/+19 |
| | |||||
* | - Fixed bug #26640 (__autoload() not invoked by Reflection classes) | foobar | 2004-01-16 | 1 | -53/+26 |
| | | | | | | | | # Also removed double call of reflection_register_implement() on # reflection_extension_ptr. # Fixed also case-insensitive lookup of property names, # now Reflection_Property('Classname', 'FooBar'); works too. | ||||
* | Added test case for bug #26640 | foobar | 2004-01-16 | 1 | -0/+25 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 2 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - Fixed var_export() to show public, protected and private modifiers properly. | Derick Rethans | 2004-01-03 | 1 | -3/+3 |
| | | | | | - Exported (un)mangle_property_name. |