Groups
Groups
Sign in
Groups
Groups
Fat-Free Framework
Conversations
Labels
About
Send feedback
Help
(unset) cast deprecated in php 7.2 / will be removed in php 8.0
966 views
SQL
Skip to first unread message
Richard Catto
unread,
Jul 12, 2017, 7:04:05 AM
7/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to f3-fra...@googlegroups.com
I know of at least one use of the (unset) cast to return a null value in the fatfreeframework source code.
It's in lib/db/sql.php line 127 in method value of the SQL class.
return null;
should work instead of an (unset) cast.
Reference:
https://github.com/php/php-src/blob/php-7.2.0alpha3/UPGRADING
ikkez
unread,
Aug 9, 2017, 1:28:25 AM
8/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fat-Free Framework
fixed in
https://github.com/bcosca/fatfree-core/commit/dce9d6e0cb5596004591c1bf7e5867afad411aeb
Reply all
Reply to author
Forward
0 new messages