Home
last modified time | relevance | path

Searched refs:__construct (Results 1 – 25 of 706) sorted by path

12345678910>>...29

/PHP-5.5/
H A DNEWS936 . Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException
2023 . IntlDateFormatter::__construct and datefmt_create() now accept for the
2028 . The default time zone used in IntlDateFormatter::__construct and
2037 . IntlDateFormatter::__construct and datefmt_create() now accept for the
3256 . Enforce an extended class' __construct arguments to match the
4304 SplFileObject::__construct()). (Felipe)
4932 __construct now. (Stas)
5039 - Fixed bug #51732 (Fileinfo __construct or open does not work with NULL).
6287 - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __construct()). (Matteo)
8316 - Fixed bug #38813 (DOMEntityReference->__construct crashes when called
[all …]
H A DUPGRADING136 - IntlDateFormatter::__construct and datefmt_create() now accept for
142 - The default time zone used in IntlDateFormatter::__construct and
154 - IntlDateFormatter::__construct and datefmt_create() now accept for
/PHP-5.5/Zend/
H A DZEND_CHANGES395 constructor methods by calling them by the name __construct().
401 function __construct() {
407 function __construct() {
408 parent::__construct();
418 a __construct() function for a given class, it will search for
422 __construct() which was used for different semantics.
445 function __construct() {
503 function __construct($exception) {
513 function __construct($exception) {
548 function __construct(/*string*/ $message=NULL, /*int*/ $code=0) {
[all …]
/PHP-5.5/Zend/tests/
H A Daccess_modifiers_010.phpt22 public function __construct() {
H A Dbug24436.phpt10 function __construct() {
H A Dbug24635.phpt8 function __construct() { $this->page = new PageClass(); }
16 function __construct($comment) {
H A Dbug26166.phpt18 function __construct()
H A Dbug27798.phpt12 function __construct()
23 function __construct()
25 parent::__construct();
37 Base::__construct
50 Base::__construct
59 Child::__construct
H A Dbug28444.phpt16 function __construct($x)
27 function __construct($x)
H A Dbug29368.phpt8 function __construct()
32 Foo::__construct
H A Dbug30161.phpt7 public function __construct() {
15 public function __construct() {
17 parent::__construct();
H A Dbug30162.phpt7 public function __construct() {
16 public function __construct() {
18 parent::__construct();
H A Dbug30346.phpt8 public function __construct() { }
H A Dbug30451.phpt18 public function __construct() {
H A Dbug30828.phpt6 function __construct() {
32 function __construct() {
33 parent::__construct();
50 #0 A->__construct() called at [%sbug30828.php:30]
51 #1 B->__construct() called at [%sbug30828.php:42]
52 A->__construct
53 B->__construct
H A Dbug30889.phpt8 function __construct()
H A Dbug31102.phpt16 eval("class $class { function __construct(){throw new Exception('$class::__construct');}}");
19 eval("class $class { function __construct(){throw new Exception('$class::__construct');}}");
43 Caught: Test1::__construct
H A Dbug31177.phpt23 public function __construct($resource) {
H A Dbug32296.phpt6 function __construct(){}
42 [3] => __construct
49 [3] => __construct
54 [1] => __construct
59 [1] => __construct
H A Dbug32322.phpt12 private function __construct( $value = '' )
H A Dbug32429.phpt7 public function __construct() {
H A Dbug32660.phpt9 function __construct()
H A Dbug32674.phpt9 public function __construct() {
H A Dbug34873.phpt8 function __construct(){
H A Dbug35509.phpt11 public function __construct()

Completed in 49 milliseconds

12345678910>>...29