History log of /PHP-7.3/ext/reflection/php_reflection.c (Results 601 – 625 of 698)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.6, php-5.0.0RC2RC1
# 8ccfca0c 08-Apr-2004 Marcus Boerger

Bugfix #27519 Reflection_Function constructor crashes with non-existant
function's name


Revision tags: php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1
# 1c5ea0d7 31-Mar-2004 Andi Gutmans

- Fix typo


# b4bc9946 30-Mar-2004 Marcus Boerger

TSRM fix


# 52303217 30-Mar-2004 Marcus Boerger

- Fix Reflection class names
- Add ability to get the extension an internal class was defined in
# This is the patch Andi and me used to search for underscrores...


# 83675b66 28-Mar-2004 Marcus Boerger

Fix memleak found by Timm


Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1
# 50ee116f 09-Mar-2004 Marcus Boerger

Clearify the different method/class flags (as discussed with Andi).


Revision tags: RELEASE_0_2_0
# 5208baee 08-Mar-2004 Marcus Boerger

Add another missing conversion


# 161ed697 01-Mar-2004 Andi Gutmans

- Fix leak


# 0f1382e1 01-Mar-2004 Andi Gutmans

- Fix crash in reflection API (pierre)


# 37ddf8e9 29-Feb-2004 Andi Gutmans

- Apply fixes by Timm.


# 3e1f3b21 26-Feb-2004 Marcus Boerger

Fix problem with Reflection_Property (patch from Timm slightly modified).


# 0cfb59fc 25-Feb-2004 Sebastian Bergmann

Proto fixes.


Revision tags: php-4.3.5RC3, php-5.0.0b4
# 00ed3bad 12-Feb-2004 Zeev Suraski

Centralize exceptions code in zend_exceptions.[ch].
Remove zend_default_classes.h (use zend_exceptions.h instead)

NOTE: This currently breaks the build, fixes to php-src and pecl coming

Centralize exceptions code in zend_exceptions.[ch].
Remove zend_default_classes.h (use zend_exceptions.h instead)

NOTE: This currently breaks the build, fixes to php-src and pecl coming
soon

show more ...


Revision tags: php-5.0.0b4RC1
# fde9bac4 11-Feb-2004 Zeev Suraski

Fix crash (patch by Rob Richards)


# 63c964c4 04-Feb-2004 Marcus Boerger

Fix reflection


# f5f7d569 04-Feb-2004 Zeev Suraski

Change destructor implementation (details will follow on internals@)


Revision tags: php-4.3.5RC2
# 46be4c26 31-Jan-2004 Marcus Boerger

Throw an exception in case a reflection object cannot be found and do not
override the exception from constructors in static method calls.


Revision tags: RELEASE_1_3b6, php_ibase_before_split
# 0a210d79 18-Jan-2004 Marcus Boerger

Fix some casing issues


# b6b3443d 16-Jan-2004 foobar

- Fixed bug #26640 (__autoload() not invoked by Reflection classes)

# Also removed double call of reflection_register_implement() on
# reflection_extension_ptr.
# Fixed also case-ins

- Fixed bug #26640 (__autoload() not invoked by Reflection classes)

# 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.

show more ...


Revision tags: php-4.3.5RC1
# ccfc46b0 08-Jan-2004 foobar

- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?


# 6923a16c 03-Jan-2004 Derick Rethans

- Fixed var_export() to show public, protected and private modifiers properly.
- Exported (un)mangle_property_name.


# b58d3719 22-Dec-2003 Marcus Boerger

Fixed bug #26695 (Reflection API does not recognize mixed-case class hints)
# The exception part


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 2d928135 15-Dec-2003 Dmitry Stogov

Memory corruptions were fixed in zend_str_tolower_copy()


# d344648b 24-Nov-2003 Andi Gutmans

- Fix __autoload() to preserve class case.
- Heads up, this patch might break stuff so please let me know if you
- bump into any problems.


# ceaddf23 23-Nov-2003 Andi Gutmans

- Allocation optimizations by Timm Friebe


1...<<2122232425262728