Home
last modified time | relevance | path

Searched refs:modify (Results 1 – 25 of 169) sorted by path

1234567

/php-src/.github/scripts/
H A Dsetup-slapd.sh51 changetype: modify
62 changetype: modify
82 changetype: modify
119 changetype: modify
/php-src/
H A DLICENSE36 the right to modify the terms applicable to covered code created
H A DREADME.REDIST.BINS265 The authors hereby grant permission to use, copy, modify, distribute,
364 Permission to use, copy, modify, and distribute this software for any
509 Permission has been granted to copy, distribute and modify gd in
/php-src/Zend/
H A DLICENSE31 Technologies Ltd. has the right to modify the terms applicable
/php-src/Zend/tests/
H A Dbug44660.phpt60 Attempt to modify property "p" on true
63 Attempt to modify property "p" on true
66 Attempt to modify property "p" on true
H A Dbug52041.phpt54 Attempt to modify property "a" on null
60 Attempt to modify property "a" on null
66 Attempt to modify property "a" on null
H A Dbug71841.phpt40 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
41 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
42 The script tried to modify a property on an incomplete object. Please ensure that the class definit…
H A Dbug75241.phpt10 Fatal error: Uncaught Error: Attempt to modify property "d" on null in %s:%d
H A Dbug75921.phpt52 Attempt to modify property "a" on null
56 Attempt to modify property "a" on null
60 Attempt to modify property "a" on null
64 Attempt to modify property "a" on null
H A Dbug78182.phpt15 Attempt to modify property "prop" on null
H A Dbug78531.phpt37 Attempt to modify property "a" on null
H A Dbug79108.phpt13 // we're able to modify the $val from here, even though the arg was not a reference
H A Dbug80972.phpt26 /* This same bug also permits to modify the first byte of a string even if
H A Dgh10377.phpt39 Cannot modify readonly property class@anonymous::$field
H A Doutput_started_at_eval.phpt11 Warning: Cannot modify header information - headers already sent by (output started at %s(2) : eval…
/php-src/Zend/tests/enum/
H A Dno-pass-properties-by-ref.phpt25 Cannot modify readonly property Foo::$value
H A Dno-return-properties-by-ref.phpt26 Cannot modify readonly property Foo::$value
H A Dno-write-properties-cache-slot.phpt9 public function modify() {
17 Test::A->modify();
26 Cannot modify readonly property Test::$name
H A Dno-write-properties-through-foreach-reference.phpt21 Cannot modify readonly property Foo::$value
H A Dno-write-properties-through-references.phpt22 Cannot modify readonly property Foo::$value
H A Dno-write-properties.phpt45 Cannot modify readonly property Foo::$name
47 Cannot modify readonly property IntFoo::$name
48 Cannot modify readonly property IntFoo::$value
/php-src/Zend/tests/readonly_classes/
H A Dreadonly_class_property1.phpt25 Cannot modify readonly property Foo::$bar
H A Dreadonly_class_property2.phpt23 Cannot modify readonly property Foo::$bar
/php-src/Zend/tests/readonly_props/
H A Darray_append_initialization.phpt36 Cannot indirectly modify readonly property C::$a
37 Cannot indirectly modify readonly property C::$a
H A Dcache_slot.phpt93 Cannot modify readonly property Test::$prop
96 Cannot modify readonly property Test::$prop2
97 Cannot modify readonly property Test::$prop2
110 Cannot modify readonly property Test::$prop2
111 Cannot modify readonly property Test::$prop2

Completed in 30 milliseconds

1234567