-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 17.08.2010 03:27, schrieb Domi Garms: > Guten Morgen, > > ich habe folgenden depraced Notice bei meiner lokalen Version Version > PHP5.3.0, wenn ich ein Geburtsdatum bei sr_feuser_register eingeben > will: > > PHP : mktime() [function.mktime]: The is_dst parameter is deprecated > in > C:\wamp\www\workspace\testsite\typo3conf\ext\sr_feuser_register\pi1\class.tx_srfeuserregister_pi1_adodb_time.php > line 595 > > Gibt es hierfür schon einen Workaround, ich würde gerne weiter auf PHP > 5.3 entwickeln. >
Morgen. Dein error_reporting steht vermutlich noch auf 6135 (E_ALL ^ E_NOTICE). Um den Error Type "Deprecated" aufzunehmen musst Du das in 22527 ändern. Grüße Claus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJMailBAAoJELsIv+audObfeg4H/R0ZwnDxG7OvSFx4gaCFt8vR FbBBPL90oJ8NnAehdGDChAZS9xdsDp45P2zAM4uXNIn7Et/6u0Z9ytLPsPJBs6L5 ukezESSBOp8UqrRqxBo9EExgR5JM/hzKCpD9QR5+x2CU/qvXn9+GbJZ6sCzFoLfp MFO0ID7WvA0srglbNx3b25PyBotagbCVaZQNOtz3DWpBVic8hJVDZvI+2HBNF09x abt6xSvqVRtZNIE2TdYE4vIEUoPw0Ol+Vyvr3eMgitIbyrniqCCwWHkuL+eg9P9B 5NVDVKZRHwCsWI5PmxyAuYWjhbDc7r2jYy5mAmMCVXUDZ7M5ZbT6OZEj5KdSQmc= =gFbs -----END PGP SIGNATURE----- _______________________________________________ TYPO3-german mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
