<- 1  -   of 3455 ->
^^
vv
List results:
Search options:
Use \ before commas in usernames
Edit history:
Firenukes777: 2019-06-04 08:21:57 am
red chamber dream
have to say, i quite enjoy that too grenola

haven't lost a single bit of hair yet
mine's thinning a bit on top but that's it
front's exactly where I left it
I know someone who started going bald at 19

he's a dick though so he kind of deserves it
red chamber dream
hah

yeah, i know i'm only 26 but some guys i know are way younger and i have a lot less ... i love it lol
red chamber dream
also holy fuck php 7 is like ... almost indescribably better than 5.6 or 5.7 or w/e
red chamber dream
we're actually moving most of our c++ stuff to php7
interesting

I haven't even looked at it, I redeployed my site on 7 without looking at any of the documentation and everything seems to work, that's all I know right now
5 has been around for such a long time though
I like turtles.
At the risk of betraying my own inexperience with PHP, anything particularly new/cool?
red chamber dream
i only just started looking into it. from what i've heard it's way, way faster
red chamber dream
still need to convert gamelogs to it, assuming my host has updated
found this: https://blog.engineyard.com/2015/what-to-expect-php-7
red chamber dream
ah nice

basically, it seems like they're making it even more flexible/more like c
red chamber dream
one of the very few things we can thank facebook for, i think

i mean they're definitely php's largest user
oh you can force function argument and return types now

that's more like it
red chamber dream
yeah, really nice
red chamber dream
Quote:
Unfortunately, the needle/haystack issues have not been fixed.

lol, well, suppose you can't expect too much ;)
haha yes, well, literally impossible to fix that without breaking a load of old code
red chamber dream
yup

they could accept the args in either order for some functions (and i believe they do now) but not all of them would work with that
red chamber dream
that just makes it even more confusing to me though

i swear, for both php and javascript i constantly have to look up array function definitions
red chamber dream
doesn't help that javascript has 45234451234123 of them
i haven't used js in so long
red chamber dream
for the past 2 years i've been writing a shitload of it, mostly angular ... lately though i've been doing more php work in our core business app

so much fun