subreddit
stringclasses
7 values
author
stringlengths
3
20
id
stringlengths
5
7
content
stringlengths
67
30.4k
score
int64
0
140k
lolphp
Rhomboid
cywvzb0
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
18
lolphp
phoshi
cywvtkw
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
16
lolphp
maweki
cywojex
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>The more important issue is, that sort still returned true in this case https://3v4l.org/mDALu<|eor|><|eols|><|endoftext|>
15
lolphp
yawkat
cyx7xe8
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
15
lolphp
ebvalaim
cywp6gi
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
13
lolphp
hahainternet
cyworfv
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
11
lolphp
cb22
cyx49tn
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
10
lolphp
maweki
cywolif
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>What's going on here?<|eor|><|sor|>I guess that comparison to NaN throws off the transitivity of the <=-relationship and therefore the algorithm "breaks". It should throw an error or return fal...
10
lolphp
Schmittfried
cyx691e
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
9
lolphp
midir
cyxx3p8
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
8
lolphp
Hacre
cz520if
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
8
lolphp
midir
cyxxqbz
<|sols|><|sot|>Today someone said "PHP7 <3" - which is true. PHP thinks 7 < 3<|eot|><|sol|>https://3v4l.org/N5hXC<|eol|><|sor|>That's not a lolphp. It's a misunderstanding of how NaN works and the requirement for a strict weak ordering. Comparing anything to NaN results in false. The sort algorithm is going to ask "...
6
lolphp
ealf
y8akv
<|sols|><|sot|>I tried to make a Hasse diagram for the PHP '<' operator. Turns out INF is smaller than itself, greater than itself, not equal (==) to itself, but identical to itself (===).<|eot|><|sol|>http://i.imgur.com/kuWuk.png<|eol|><|eols|><|endoftext|>
73
lolphp
jmalloc
c5th2nc
<|sols|><|sot|>I tried to make a Hasse diagram for the PHP '<' operator. Turns out INF is smaller than itself, greater than itself, not equal (==) to itself, but identical to itself (===).<|eot|><|sol|>http://i.imgur.com/kuWuk.png<|eol|><|sor|>From my friend and fellow PHP developer: "Fuck knows what a hasse diagram i...
23
lolphp
ealf
c5tep7f
<|sols|><|sot|>I tried to make a Hasse diagram for the PHP '<' operator. Turns out INF is smaller than itself, greater than itself, not equal (==) to itself, but identical to itself (===).<|eot|><|sol|>http://i.imgur.com/kuWuk.png<|eol|><|sor|>Since INF isn't actually a finite number, using '<' with it doesn't really m...
18
lolphp
InconsiderateBastard
c5tqxki
<|sols|><|sot|>I tried to make a Hasse diagram for the PHP '<' operator. Turns out INF is smaller than itself, greater than itself, not equal (==) to itself, but identical to itself (===).<|eot|><|sol|>http://i.imgur.com/kuWuk.png<|eol|><|sor|>Since INF isn't actually a finite number, using '<' with it doesn't really m...
6
lolphp
phplovesong
f58jip
<|soss|><|sot|>The structure of the returned data is (deliberately) not yet documented, as it is still subject to change.<|eot|><|sost|>[https://www.php.net/manual/en/function.openssl-x509-parse.php](https://www.php.net/manual/en/function.openssl-x509-parse.php)<|eost|><|eoss|><|endoftext|>
72
lolphp
barubary
fhxb7k4
<|soss|><|sot|>The structure of the returned data is (deliberately) not yet documented, as it is still subject to change.<|eot|><|sost|>[https://www.php.net/manual/en/function.openssl-x509-parse.php](https://www.php.net/manual/en/function.openssl-x509-parse.php)<|eost|><|sor|>Hey, the function is less than 20 years old...
30
lolphp
phplovesong
fhx5dkd
<|soss|><|sot|>The structure of the returned data is (deliberately) not yet documented, as it is still subject to change.<|eot|><|sost|>[https://www.php.net/manual/en/function.openssl-x509-parse.php](https://www.php.net/manual/en/function.openssl-x509-parse.php)<|eost|><|soopr|>Its could return anything, and in the fut...
21
lolphp
BadFurDay
fhx8gxh
<|soss|><|sot|>The structure of the returned data is (deliberately) not yet documented, as it is still subject to change.<|eot|><|sost|>[https://www.php.net/manual/en/function.openssl-x509-parse.php](https://www.php.net/manual/en/function.openssl-x509-parse.php)<|eost|><|sor|>https://web.archive.org/web/20010605103837/...
12
lolphp
sproingie
fhxdwhc
<|soss|><|sot|>The structure of the returned data is (deliberately) not yet documented, as it is still subject to change.<|eot|><|sost|>[https://www.php.net/manual/en/function.openssl-x509-parse.php](https://www.php.net/manual/en/function.openssl-x509-parse.php)<|eost|><|sor|>Thought for a moment it maybe just returned...
10
lolphp
re_anon
6mer6n
<|sols|><|sot|>Double colon token, which is T_PAAMAYIM_NEKUDOTAYIM, has a spelling mistake in the parse error and should be T_PAAMAYIM_NEKUDATAYIM<|eot|><|sol|>https://bugs.php.net/bug.php?id=14492<|eol|><|eols|><|endoftext|>
70
lolphp
BilgeXA
dk1ebf3
<|sols|><|sot|>Double colon token, which is T_PAAMAYIM_NEKUDOTAYIM, has a spelling mistake in the parse error and should be T_PAAMAYIM_NEKUDATAYIM<|eot|><|sol|>https://bugs.php.net/bug.php?id=14492<|eol|><|sor|>Have you tried contacting someone who gives a fuck?<|eor|><|eols|><|endoftext|>
21
lolphp
thewells
dk2aunu
<|sols|><|sot|>Double colon token, which is T_PAAMAYIM_NEKUDOTAYIM, has a spelling mistake in the parse error and should be T_PAAMAYIM_NEKUDATAYIM<|eot|><|sol|>https://bugs.php.net/bug.php?id=14492<|eol|><|sor|>I like the guy who thinks "non-English" is "not very professional"<|eor|><|sor|>It's very clear that he's ref...
21
lolphp
rabidferret
dk1c6ll
<|sols|><|sot|>Double colon token, which is T_PAAMAYIM_NEKUDOTAYIM, has a spelling mistake in the parse error and should be T_PAAMAYIM_NEKUDATAYIM<|eot|><|sol|>https://bugs.php.net/bug.php?id=14492<|eol|><|sor|>I like the guy who thinks "non-English" is "not very professional"<|eor|><|eols|><|endoftext|>
10
lolphp
kosinix
dk8zyk2
<|sols|><|sot|>Double colon token, which is T_PAAMAYIM_NEKUDOTAYIM, has a spelling mistake in the parse error and should be T_PAAMAYIM_NEKUDATAYIM<|eot|><|sol|>https://bugs.php.net/bug.php?id=14492<|eol|><|sor|>Ah. The good ol days. I still remember this rage inducing post by phil sturgeon back then, when he hasnt rage...
8
lolphp
chazzeromus
dk24oso
<|sols|><|sot|>Double colon token, which is T_PAAMAYIM_NEKUDOTAYIM, has a spelling mistake in the parse error and should be T_PAAMAYIM_NEKUDATAYIM<|eot|><|sol|>https://bugs.php.net/bug.php?id=14492<|eol|><|sor|>Have you tried contacting someone who gives a fuck?<|eor|><|sor|>Yeah he's been on hold for a while lmao<|eor...
7
lolphp
sproingie
dk4fp1w
<|sols|><|sot|>Double colon token, which is T_PAAMAYIM_NEKUDOTAYIM, has a spelling mistake in the parse error and should be T_PAAMAYIM_NEKUDATAYIM<|eot|><|sol|>https://bugs.php.net/bug.php?id=14492<|eol|><|sor|>The fact that PHP considers it acceptable to just spit raw bison/yacc errors with the lex token names instead...
6
lolphp
pmodin
50hxu3
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|eols|><|endoftext|>
69
lolphp
Regimardyl
d74avlg
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|sor|>Well, it's [documented](http://php.net/manual/en/datetime.createfromformat.php), but who the fuck ever thought that this was a good design decision o.O > If format does not contain the character ! then portions of the generated t...
32
lolphp
pmodin
d74948z
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|soopr|>Link for tomorrow, but it kind of ruins the joke: https://eval.in/632554 This is how to solve the original: https://eval.in/632569<|eoopr|><|eols|><|endoftext|>
19
lolphp
Regimardyl
d7569ie
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|sor|>Well, it's [documented](http://php.net/manual/en/datetime.createfromformat.php), but who the fuck ever thought that this was a good design decision o.O > If format does not contain the character ! then portions of the generated t...
15
lolphp
kr094
d74mf50
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|soopr|>Link for tomorrow, but it kind of ruins the joke: https://eval.in/632554 This is how to solve the original: https://eval.in/632569<|eoopr|><|sor|>What the fuck<|eor|><|eols|><|endoftext|>
7
lolphp
Regimardyl
d7e0smr
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|sor|>Well, it's [documented](http://php.net/manual/en/datetime.createfromformat.php), but who the fuck ever thought that this was a good design decision o.O > If format does not contain the character ! then portions of the generated t...
7
lolphp
Schmittfried
d74ogoc
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|sor|>Well, it's [documented](http://php.net/manual/en/datetime.createfromformat.php), but who the fuck ever thought that this was a good design decision o.O > If format does not contain the character ! then portions of the generated t...
6
lolphp
Schmittfried
d757tar
<|sols|><|sot|>Date handling on the 31st<|eot|><|sol|>https://eval.in/632529<|eol|><|sor|>Well, it's [documented](http://php.net/manual/en/datetime.createfromformat.php), but who the fuck ever thought that this was a good design decision o.O > If format does not contain the character ! then portions of the generated t...
5
lolphp
Persism
r0eii3
<|sols|><|sot|>PHP creator: functions were named to fall into length buckets because function hash algo was 'strlen'<|eot|><|sol|>https://news-web.php.net/php.internals/70691<|eol|><|eols|><|endoftext|>
68
lolphp
metamorphosis
hlteasu
<|sols|><|sot|>PHP creator: functions were named to fall into length buckets because function hash algo was 'strlen'<|eot|><|sol|>https://news-web.php.net/php.internals/70691<|eol|><|sor|>In his defence >This was circa late 1994 when PHP was a tool just for my own personal use and I wasn't too worried about not being ...
16
lolphp
Persism
hlthd2l
<|sols|><|sot|>PHP creator: functions were named to fall into length buckets because function hash algo was 'strlen'<|eot|><|sol|>https://news-web.php.net/php.internals/70691<|eol|><|sor|>In his defence >This was circa late 1994 when PHP was a tool just for my own personal use and I wasn't too worried about not being ...
15
lolphp
jpresutti
hm2n788
<|sols|><|sot|>PHP creator: functions were named to fall into length buckets because function hash algo was 'strlen'<|eot|><|sol|>https://news-web.php.net/php.internals/70691<|eol|><|sor|>This exact thing has only been posted about the hundred times<|eor|><|eols|><|endoftext|>
6
lolphp
fuckEAinthecloaca
hlwlwml
<|sols|><|sot|>PHP creator: functions were named to fall into length buckets because function hash algo was 'strlen'<|eot|><|sol|>https://news-web.php.net/php.internals/70691<|eol|><|sor|>In his defence >This was circa late 1994 when PHP was a tool just for my own personal use and I wasn't too worried about not being ...
6
lolphp
the_alias_of_andrea
438rm2
<|sols|><|sot|>SplPriorityQueue::recoverFromCorruption<|eot|><|sol|>http://php.net/manual/en/splpriorityqueue.recoverfromcorruption.php<|eol|><|eols|><|endoftext|>
71
lolphp
the_alias_of_andrea
czgc4a5
<|sols|><|sot|>SplPriorityQueue::recoverFromCorruption<|eot|><|sol|>http://php.net/manual/en/splpriorityqueue.recoverfromcorruption.php<|eol|><|soopr|>The best bit is probably the source code: /* {{{ proto int SplHeap::recoverFromCorruption() Recover from a corrupted state*/ SPL_METHOD(SplHeap, recoverFro...
43
lolphp
nikic
czhfk2g
<|sols|><|sot|>SplPriorityQueue::recoverFromCorruption<|eot|><|sol|>http://php.net/manual/en/splpriorityqueue.recoverfromcorruption.php<|eol|><|soopr|>The best bit is probably the source code: /* {{{ proto int SplHeap::recoverFromCorruption() Recover from a corrupted state*/ SPL_METHOD(SplHeap, recoverFro...
12
lolphp
BilgeXA
czh2rbg
<|sols|><|sot|>SplPriorityQueue::recoverFromCorruption<|eot|><|sol|>http://php.net/manual/en/splpriorityqueue.recoverfromcorruption.php<|eol|><|soopr|>The best bit is probably the source code: /* {{{ proto int SplHeap::recoverFromCorruption() Recover from a corrupted state*/ SPL_METHOD(SplHeap, recoverFro...
7
lolphp
stfarn
czgv57z
<|sols|><|sot|>SplPriorityQueue::recoverFromCorruption<|eot|><|sol|>http://php.net/manual/en/splpriorityqueue.recoverfromcorruption.php<|eol|><|soopr|>The best bit is probably the source code: /* {{{ proto int SplHeap::recoverFromCorruption() Recover from a corrupted state*/ SPL_METHOD(SplHeap, recoverFro...
7
lolphp
Danack
czh9va8
<|sols|><|sot|>SplPriorityQueue::recoverFromCorruption<|eot|><|sol|>http://php.net/manual/en/splpriorityqueue.recoverfromcorruption.php<|eol|><|soopr|>The best bit is probably the source code: /* {{{ proto int SplHeap::recoverFromCorruption() Recover from a corrupted state*/ SPL_METHOD(SplHeap, recoverFro...
5
lolphp
neldorling
lz0mib
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
69
lolphp
AyrA_ch
gpy1a1n
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
38
lolphp
elcapitanoooo
gpxx2n6
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
20
lolphp
Lunar_Requiem
gpz8k06
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
16
lolphp
apotheotical
gpypaqz
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
16
lolphp
postmodest
gq0frcd
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
8
lolphp
1r0n1c
gq2ar33
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
6
lolphp
barubary
gqb56x2
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
6
lolphp
codex561
gpzk20v
<|soss|><|sot|>easter_date and timezones. lol<|eot|><|sost|>> easter_date() relies on your system's C library time functions, rather than using PHP's internal date and time functions. As a consequence, easter_date() uses the TZ environment variable to determine the time zone it should operate in, rather than using PHP'...
5
lolphp
lord_braleigh
deqzgo
<|sols|><|sot|>`array('lolphp', '')` has two unique elements, but `array(0, 'lolphp', '')` has one unique element<|eot|><|sol|>https://repl.it/repls/ThisColdPackages<|eol|><|eols|><|endoftext|>
71
lolphp
SirClueless
f2yl8xv
<|sols|><|sot|>`array('lolphp', '')` has two unique elements, but `array(0, 'lolphp', '')` has one unique element<|eot|><|sol|>https://repl.it/repls/ThisColdPackages<|eol|><|sor|>Seems like the real LOLPHP is the SORT\_REGULAR. Without it, things behave as expected. See `<?php` `echo json_encode(array_unique(arra...
25
lolphp
fell_ratio
f2ynxuo
<|sols|><|sot|>`array('lolphp', '')` has two unique elements, but `array(0, 'lolphp', '')` has one unique element<|eot|><|sol|>https://repl.it/repls/ThisColdPackages<|eol|><|sor|>Wow, this is a pretty baffling one. I think the problem is that the strings are being coerced to integer to compare to the zero, despite that...
18
lolphp
orby
f2ybeur
<|sols|><|sot|>`array('lolphp', '')` has two unique elements, but `array(0, 'lolphp', '')` has one unique element<|eot|><|sol|>https://repl.it/repls/ThisColdPackages<|eol|><|sor|>Seems like the real LOLPHP is the SORT\_REGULAR. Without it, things behave as expected. See `<?php` `echo json_encode(array_unique(arra...
6
lolphp
lord_braleigh
f2yhpdw
<|sols|><|sot|>`array('lolphp', '')` has two unique elements, but `array(0, 'lolphp', '')` has one unique element<|eot|><|sol|>https://repl.it/repls/ThisColdPackages<|eol|><|sor|>Seems like the real LOLPHP is the SORT\_REGULAR. Without it, things behave as expected. See `<?php` `echo json_encode(array_unique(arra...
6
lolphp
philipwhiuk
f31dbij
<|sols|><|sot|>`array('lolphp', '')` has two unique elements, but `array(0, 'lolphp', '')` has one unique element<|eot|><|sol|>https://repl.it/repls/ThisColdPackages<|eol|><|sor|>Seems like the real LOLPHP is the SORT\_REGULAR. Without it, things behave as expected. See `<?php` `echo json_encode(array_unique(arra...
5
lolphp
stesch
8q3odg
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
70
lolphp
mikeputerbaugh
e0gdwkx
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
45
lolphp
Miserable_Fuck
e0gmq63
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
35
lolphp
simon816
e0gf7i9
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
33
lolphp
Schmittfried
e0hgl26
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
33
lolphp
fell_ratio
e0g9mwl
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
31
lolphp
Joniator
e0gd7d6
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
26
lolphp
stesch
e0g7vun
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
26
lolphp
barubary
e0h0unl
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
20
lolphp
duskwuff
e0g94sj
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
15
lolphp
Boldewyn
e0g80xq
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
13
lolphp
FlyLo11
e0h7h1t
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
11
lolphp
pingpong
e0g8twu
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
8
lolphp
SnowdensOfYesteryear
e0gkek0
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
7
lolphp
eztab
e1nbssv
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
7
lolphp
ebvalaim
e0h72bk
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
7
lolphp
HildartheDorf
e0h984s
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
7
lolphp
Takeoded
e2b3qwt
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
6
lolphp
eztab
e1nbe62
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
6
lolphp
thewells
e0gutlx
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
6
lolphp
Plastonick
e0gf0z6
<|soss|><|sot|>md5('240610708') == md5('QNKCDZO')<|eot|><|sost|> $ php -a Interactive shell php > md5('240610708') == md5('QNKCDZO') && print("equal"); equal php > echo md5('240610708'); 0e462097431906509019562988736854 php > echo md5('QNKCDZO'); 0e830400451993494058024219903391 ...
5
lolphp
jesseschalken
810h2o
<|sols|><|sot|>Being in Amsterdam causes you to lose a year<|eot|><|sol|>https://3v4l.org/DF5QE<|eol|><|eols|><|endoftext|>
69
lolphp
fizzy_tom
dv0ca2e
<|sols|><|sot|>Being in Amsterdam causes you to lose a year<|eot|><|sol|>https://3v4l.org/DF5QE<|eol|><|sor|>To be fair, that's because it starts with a leap year which are difficult to deal with.<|eor|><|sor|>It would piss me off no end if I encountered this in the wild. Leap years or not, this is awful. The problem ...
22
lolphp
OmnipotentEntity
dv15e2g
<|sols|><|sot|>Being in Amsterdam causes you to lose a year<|eot|><|sol|>https://3v4l.org/DF5QE<|eol|><|sor|>Python version: https://repl.it/repls/GrandioseRedBrowsers<|eor|><|sor|>Saving a click, it actually works correctly.<|eor|><|eols|><|endoftext|>
13
lolphp
fizzy_tom
dv0k5dd
<|sols|><|sot|>Being in Amsterdam causes you to lose a year<|eot|><|sol|>https://3v4l.org/DF5QE<|eol|><|sor|>To be fair, that's because it starts with a leap year which are difficult to deal with.<|eor|><|sor|>It would piss me off no end if I encountered this in the wild. Leap years or not, this is awful. The problem ...
7
lolphp
fizzy_tom
dv0eynv
<|sols|><|sot|>Being in Amsterdam causes you to lose a year<|eot|><|sol|>https://3v4l.org/DF5QE<|eol|><|sor|>To be fair, that's because it starts with a leap year which are difficult to deal with.<|eor|><|sor|>It would piss me off no end if I encountered this in the wild. Leap years or not, this is awful. The problem ...
6
lolphp
ThisIsADogHello
5e9l4r
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|eols|><|endoftext|>
67
lolphp
redwall_hp
dab00ug
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>This OpenCart one is egregious too: http://i.imgur.com/V3u9E5l.png<|eor|><|eols|><...
37
lolphp
ThisIsADogHello
daaqjvn
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|soopr|>[This reddit thread where I found this](https://www.reddit.com/r/netsec/comments...
20
lolphp
graingert
dabs022
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>This OpenCart one is egregious too: http://i.imgur.com/V3u9E5l.png<|eor|><|sor|>ht...
17
lolphp
Yo-Yo-Boy
daayod0
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>But where is the lolphp in this case?<|eor|><|sor|>> Error No: ' in /home/user/dom...
14
lolphp
Yo-Yo-Boy
dab1xwp
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>But where is the lolphp in this case?<|eor|><|sor|>> Error No: ' in /home/user/dom...
14
lolphp
Cuddlefluff_Grim
daatu4q
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>But where is the lolphp in this case?<|eor|><|sor|>> Error No: ' in /home/user/dom...
13
lolphp
bj_christianson
dabd7l1
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>This OpenCart one is egregious too: http://i.imgur.com/V3u9E5l.png<|eor|><|sor|>Oh...
12
lolphp
BobisOnlyBob
dac42tc
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>PHP ecommerce apps are a fucking joke. I've done a lot of work in them and they're...
10
lolphp
redwall_hp
dabumja
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>This OpenCart one is egregious too: http://i.imgur.com/V3u9E5l.png<|eor|><|sor|>ht...
9
lolphp
Matt3k
daaxkio
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>Lots of web languages output the last few lines of source code when an unhandled e...
7
lolphp
jms87
daix0kv
<|sols|><|sot|>Opencart, a PHP-based e-commerce platform, will expose DB passwords to users if the MySQL server is down and error reporting hasn't been turned off<|eot|><|sol|>https://github.com/opencart/opencart/issues/5027<|eol|><|sor|>This OpenCart one is egregious too: http://i.imgur.com/V3u9E5l.png<|eor|><|sor|>ht...
6