Commit Graph

345 Commits

Author SHA1 Message Date
Antony Dovgal
0a0b078746 implement (or fix?) #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes) 2007-07-11 22:03:59 +00:00
Zoe Slattery
fb148e4953 More reflectionClass tests 2007-07-11 20:16:43 +00:00
Antony Dovgal
e58c638bc8 fix typo and bug #41962 2007-07-11 13:26:47 +00:00
Zoe Slattery
a8b455aa5b Tests for reflectionClass 2007-07-10 16:21:26 +00:00
Zoe Slattery
6873ee8867 ReflectionClass constructor tests 2007-07-09 13:13:34 +00:00
Antony Dovgal
46f28f617b fix folding 2007-07-06 12:11:20 +00:00
Hannes Magnusson
e85d9c665d Fix logic 2007-05-28 10:34:37 +00:00
Antony Dovgal
419c5b3db1 fix tests
add test for yet not merged fix
2007-04-26 23:42:36 +00:00
Johannes Schlüter
85910d510b - Add test 2007-04-12 18:31:57 +00:00
Antony Dovgal
1efa2ab3fc add new test and SKIPIF sections 2007-04-12 12:43:54 +00:00
Antony Dovgal
df2c656630 new test 2007-03-19 08:09:55 +00:00
Johannes Schlüter
a9d356663b - Fix string compare in unicode mode 2007-03-17 23:38:41 +00:00
Antony Dovgal
53cf140b9a fix #40794 (ReflectionObject::getValues() may crash when used with dynamic properties) 2007-03-17 22:59:22 +00:00
Sebastian Bergmann
17abc7b283 MFB: Fugbix typo. 2007-03-16 06:42:01 +00:00
Antony Dovgal
ec79b63d69 fix #40431 (dynamic properties may cause crash in ReflectionProperty methods) 2007-02-10 20:51:42 +00:00
Sebastian Bergmann
3717df72ae Bump year. 2007-01-01 09:29:37 +00:00
Ilia Alshanetsky
2b23e4e205 MFB: Fixed bug #39884 (ReflectionParameter::getClass() throws exception for
type hint self).
2006-12-22 15:38:42 +00:00
Andrei Zmievski
e722dce575 - Marcus was too quick. Let's put type before zstr in the macros.
- Also mark get_include_path() and restore_include_path() with U.
2006-12-19 21:38:59 +00:00
Marcus Boerger
98dce57dd5 - Fix ZVAL_ZSTRL 2006-12-19 21:13:21 +00:00
Andrei Zmievski
75c272440e Turn doc comments into zstr strings with corresponding adjustments. 2006-10-27 21:22:05 +00:00
Andrei Zmievski
723eb5274e Mark reflection methods as Unicode-compliant (except for FIXME parts). 2006-10-24 17:37:17 +00:00
Andrei Zmievski
78f8685b45 Fix remaining Unicode issues. 2006-10-23 20:00:40 +00:00
Johannes Schlüter
0e58baae93 - Fix #38465 (ReflectionParameter fails if default value is an access to self:: 2006-10-18 16:34:25 +00:00
Dmitry Stogov
5e60e48f8a Unicode support. (Two more places must be fixed. Look for FIXME comments.) 2006-10-17 11:11:45 +00:00
Antony Dovgal
a92a070353 fix #39125 (Memleak when reflecting non-existing class/method) 2006-10-11 15:51:17 +00:00
Antony Dovgal
5d4259ff85 more improvements 2006-10-06 18:02:50 +00:00
Antony Dovgal
c65d3234cd fix #39067 (getDeclaringClass() and private properties) 2006-10-06 17:34:56 +00:00
Dmitry Stogov
2027ceaa14 Fixed bug #38942 (Double old-style-ctor inheritance) 2006-10-03 09:59:24 +00:00
Antony Dovgal
8e3f5c3a04 fix #39001 (ReflectionProperty returns incorrect declaring class for protected properties) 2006-10-02 12:15:47 +00:00
Hannes Magnusson
a357dfdbe7 Fix test
# failes atm though
2006-10-02 08:35:43 +00:00
Dmitry Stogov
59d0c16391 Fixed bug #38942 (Double old-style-ctor inheritance) 2006-09-26 07:55:54 +00:00
Antony Dovgal
19ac74fd23 fix tests 2006-09-19 12:06:49 +00:00
Johannes Schlüter
f1ed29ffd8 - Unicode fix 2006-09-17 09:39:04 +00:00
Antony Dovgal
5e17a28218 fix test 2006-09-12 10:44:18 +00:00
Johannes Schlüter
c1f302279f - Print the type of the original value 2006-09-11 21:21:27 +00:00
Johannes Schlüter
90db332cff - Fix #37923 (Display constant value in reflection::export) 2006-09-11 17:06:59 +00:00
Hannes Magnusson
fac517522b MFB: abstracting ReflectionFunctionAbstract & fix couple of typos 2006-09-10 13:35:32 +00:00
Johannes Schlüter
3a0ab6a644 - Add HAVE_REFLECTION define for win32 (by Steph) 2006-09-02 19:12:57 +00:00
Antony Dovgal
a10691e3b9 last portion of z/Z fixes 2006-08-31 16:14:43 +00:00
Antony Dovgal
dcbbae86eb fix #38653 (memory leak in ReflectionClass::getConstant()) 2006-08-30 10:41:43 +00:00
Antony Dovgal
7d019e4053 build ext/spl and ext/reflection as static (fixes #38556) 2006-08-23 09:47:07 +00:00
Dmitry Stogov
c62b08650b Fix usage of uninitialized value and unicode support 2006-07-27 09:19:26 +00:00
Ilia Alshanetsky
23de434f3a MFB: Improved fix for bug #38132 2006-07-27 00:22:07 +00:00
Ilia Alshanetsky
0e5b2b1e10 Added test for bug #38132 2006-07-26 23:32:07 +00:00
Antony Dovgal
8221909b21 fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory) 2006-07-26 08:06:59 +00:00
Ilia Alshanetsky
abd9dc0bf2 MFB: Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the
class itself).
2006-07-25 12:36:29 +00:00
Marcus Boerger
eb0fd63012 - zend_(u_)_unmangle_property_name() has changed 2006-07-24 17:55:41 +00:00
Andrei Zmievski
0667864631 Callable checks and class fetching and lookup should support identifer
normalization now. (Marcus, Andrei)
2006-07-18 17:52:45 +00:00
Antony Dovgal
b8059674ee Unicode support in ReflectionParameter::__construct() 2006-07-13 12:34:30 +00:00
Marcus Boerger
18d45918bc - Fix bug #37816 ReflectionProperty does not throw exception when accessing protected attribute 2006-07-10 00:13:50 +00:00