Anonymous | Login | Signup for a new account | 11-22-2024 01:57 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0005768 | [Quercus] | minor | always | 07-04-14 09:37 | 07-04-14 09:37 | |||||||
Reporter | tobia | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | ||||||||||
Summary | 0005768: ReflectionClass->getProperties() with an argument raises a warning | |||||||||||
Description |
This affects the latest 4.0.39, but I couldn't find it in the version popup. Calling getProperties() with a ReflectionProperty constant raises this warning: Warning: function 'getProperties' called with 1 arguments, but only expects 0 arguments For example: ini_set("display_errors", "On"); class MyClass {} new ReflectionClass('MyClass')->getProperties(ReflectionProperty::IS_PUBLIC); This is triggered for example in Doctrine: http://www.doctrine-project.org/api/common/2.2/source-class-Doctrine.Common.Annotations.DocParser.html#445 [^] |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed. 24 unique queries executed. |