At this point, as I said below, I only use php for conversion of Dec to Hex so...
But thanks for the information Chip On Fri, 13 Sep 2019 14:01:15 -0700, Sam Burnell via 4D_Tech wrote: > Not sure if this is germane to your issue, Chip, but I’ll offer this > - 4D’s v17 php interpreter is not as comprehensive as one would > expect or hope for. It doesn’t handle cURL and other critical (to me) > functions... > >> On Sep 13, 2019, at 1:56 PM, Chip Scheide via 4D_Tech >> <[email protected]> wrote: >> >> from my report: >> 4D’s PHP interpreter contains 32-bit libraries in v17.x and below. If >> the PHP interpreter is not used, it can be removed. If PHP is used with >> 4D’s default PHP interpreter it can cause warnings to occur, especially >> on Mac OS where a warning may occur or cause an application to fail >> notarization. >> >> I do use 2 php libraries >> hexdec, and dechex for converting to/from hex >> >> how do I resolve the use of PHP when I get to v17? >> >> Thanks >> Chip >> --------------- >> Gas is for washing parts >> Alcohol is for drinkin' >> Nitromethane is for racing >> ********************************************************************** >> 4D Internet Users Group (4D iNUG) >> Archive: http://lists.4d.com/archives.html >> Options: https://lists.4d.com/mailman/options/4d_tech >> Unsub: mailto:[email protected] >> ********************************************************************** > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

