Home
last modified time | relevance | path

Searched refs:DateObjectError (Results 1 – 16 of 16) sorted by relevance

/PHP-8.3/ext/date/tests/
H A DDateTime_uninitialised_exceptions.phpt18 } catch (\DateObjectError $e) {
61 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
62 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
63 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
64 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
65 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
66 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
67 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
68 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
69 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
[all …]
H A DDateTimeImmutable_uninitialised_exceptions.phpt18 } catch (\DateObjectError $e) {
55 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
56 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
57 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
58 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
59 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
60 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
61 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
62 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
63 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
[all …]
H A DDateTime_compare.phpt21 } catch (\DateObjectError $e) {
27 } catch (\DateObjectError $e) {
33 } catch (\DateObjectError $e) {
39 } catch (\DateObjectError $e) {
45 DateObjectError: Trying to compare an incomplete DateTime or DateTimeImmutable object
46 DateObjectError: Trying to compare an incomplete DateTime or DateTimeImmutable object
47 DateObjectError: Trying to compare an incomplete DateTime or DateTimeImmutable object
48 DateObjectError: Trying to compare an incomplete DateTime or DateTimeImmutable object
H A DDateTimeZone_uninitialised_exceptions.phpt25 } catch (\DateObjectError $e) {
48 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
49 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
50 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
51 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
52 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
53 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
54 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
55 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
56 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
[all …]
H A DDateTimeImmutable_createFromInterface_exceptions.phpt24 } catch (\DateObjectError $e) {
31 } catch (\DateObjectError $e) {
36 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
37 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
H A DDatePeriod_uninitialised_exceptions.phpt18 } catch (\DateObjectError $e) {
40 DateObjectError: Object of type MyDatePeriod (inheriting DatePeriod) has not been correctly initial…
41 DateObjectError: Object of type MyDatePeriod (inheriting DatePeriod) has not been correctly initial…
42 DateObjectError: Object of type MyDatePeriod (inheriting DatePeriod) has not been correctly initial…
43 DateObjectError: Object of type DatePeriod has not been correctly initialized by calling parent::__…
H A DDateTimeZone_compare.phpt20 } catch (\DateObjectError $e) {
26 } catch (\DateObjectError $e) {
43 DateObjectError: Trying to compare uninitialized DateTimeZone objects
44 DateObjectError: Trying to compare uninitialized DateTimeZone objects
H A DDateInterval_uninitialised_exceptions.phpt18 } catch (\DateObjectError $e) {
29 DateObjectError: Object of type MyDateInterval (inheriting DateInterval) has not been correctly ini…
30 DateObjectError: Object of type MyDateInterval (inheriting DateInterval) has not been correctly ini…
H A DDateTimeImmutable_createFromMutable_exceptions.phpt18 } catch (\DateObjectError $e) {
23 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
H A Dbug48476.phpt35 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
36 DateObjectError: Object of type MyDateTime (inheriting DateTime) has not been correctly initialized…
37 DateObjectError: Object of type MyDateTimeZone (inheriting DateTimeZone) has not been correctly ini…
H A Doo_001.phpt67 DateObjectError: Object of type _d (inheriting DateTime) has not been correctly initialized by call…
70 DateObjectError: Object of type _t (inheriting DateTimeZone) has not been correctly initialized by …
72 DateObjectError: Object of type _p (inheriting DatePeriod) has not been correctly initialized by ca…
73 DateObjectError: Object of type _p (inheriting DatePeriod) has not been correctly initialized by ca…
H A Dbug75002.phpt19 Fatal error: Uncaught DateObjectError: Object of type DatePeriod has not been correctly initialized…
H A Dbug-gh11416.phpt63 DateObjectError: Object of type DateTimeInterface has not been correctly initialized by calling par…
64 DateObjectError: Object of type DateTimeInterface has not been correctly initialized by calling par…
H A Dbug67118.phpt26 Fatal error: Uncaught DateObjectError: Object of type mydt (inheriting DateTime) has not been corre…
H A DDateTimeZone_compare_basic1.phpt78 DateObjectError: Trying to compare uninitialized DateTimeZone objects
/PHP-8.3/ext/date/
H A Dphp_date.stub.php762 class DateObjectError extends DateError class

Completed in 21 milliseconds