https://sys.nenocourier.co.ke/sms/callback

Log Messages

Level (All)
Channel (4)
Time Message
deprecation The "App\Api\Authentication\Authenticator" class extends "Symfony\Component\Security\Guard\AbstractGuardAuthenticator" that is deprecated since Symfony 5.3, use the new authenticator system instead.
deprecation Method "Symfony\Component\Security\Http\Authenticator\AuthenticatorInterface::authenticate()" might add "Passport" as a native return type declaration in the future. Do the same in implementation "App\Auth\Authenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Auth\Listener\HashPasswordListener" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\BankingForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\CollectionForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\DayCloseForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\ExistingPersonMemberForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\ExpenseForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\MaintenanceForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\OrganizationUserForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\ParcelForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\PersonForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\PersonSearchForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\PhoneContactForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\StationForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\TransactionForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\UserForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\UserStationForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VehicleSearchForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\VerifyForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\WayBillExpense" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\WayBillForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\Form\api\ApiWayBillForm" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Listeners\TransactionListener" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Please install the "intl" PHP extension for best performance.
deprecation Since symfony/framework-bundle 5.4: Not setting the "framework.messenger.reset_on_message" configuration option is deprecated, it will default to "true" in version 6.0.
deprecation Since doctrine/doctrine-bundle 2.11: Not setting "doctrine.orm.enable_lazy_ghost_objects" to true is deprecated.
deprecation Since symfony/twig-component-bundle 2.13: Not setting the "twig_component.anonymous_template_directory" config option is deprecated. It will default to "components" in 3.0.
deprecation Since symfony/ux-twig-component 2.13: Not setting the "twig_component.defaults" config option is deprecated. Check the documentation for an example configuration.
deprecation Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" class is deprecated, use the new authenticator system instead.
deprecation Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Auth\Listener\HashPasswordListener" service.
deprecation Deprecated: Creation of dynamic property App\Auth\Authenticator::$csrfTokenManager is deprecated
deprecation Deprecated: Creation of dynamic property App\Auth\Authenticator::$security is deprecated

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.