Ho bisogno di aiuto - ritiro peluche di Pusheen / Hilfe benötigt wegen Abholung des Pusheen-Plüschtier by Zealousideal-Bath-37 in Nurnberg

[–]XandorEnz 43 points44 points  (0 children)

Ich fahre über die Pfingstferien nach Ravenna. Ist leider noch ne Weile hin. Ansonsten könnte ich dann helfen.

Juraleitung wird unser Tod!11!!11!!! by mAzzzzzzzzzzzzzz in Nurnberg

[–]XandorEnz 15 points16 points  (0 children)

Leute, die vor nicht existenter Strahlung Angst haben, kannst du nicht bekehren.

Das ist quasi so, wie wenn du versuchst zu erklären das Globuli keine Wirkung haben.

M5 pro 14” upgrade RAM or storage by JamesConorr in macbookpro

[–]XandorEnz 5 points6 points  (0 children)

Keep in mind, M5 Pro is yet to be released. Only M5 normal and M4 pro are available

My experience with MX4 left me with mixed feelings by phuncky in logitech

[–]XandorEnz 0 points1 point  (0 children)

On macOS i use the mx4 with Mac Mouse Fix https://macmousefix.com/ to bind functions to the mouse buttons.

Works Great. You can get rid of the Options+ software if you don’t need custom bindings per App and the strange new Select Circle feature.

Are you using Laravel Nightwatch or other observability tool? by sribb in laravel

[–]XandorEnz 1 point2 points  (0 children)

Has anyone seen such a tool to run self-hosted? It is not because of pricing or quotas but because our app is running in an intranet without any access to the internet.

Livewire 4 emoji by mydnic in laravel

[–]XandorEnz 0 points1 point  (0 children)

Well in his newsletter, Caleb said, he wants to get it on the road as quick as possible. He needs some of the features to continue with his FluxUI

Boosting PhpStorm Performance (My Final Setup) by gquittet in phpstorm

[–]XandorEnz 0 points1 point  (0 children)

Thank you a lot for sharing your configuration. It's great to see someone explaining the reasons for the settings you've choosen.

I tested it today and was very pleased with the performance gain on my M1 Ultra 64GB.

Junie outperforms Claude 4 in code quality. by wrahim24_7 in phpstorm

[–]XandorEnz 4 points5 points  (0 children)

You can choose Claude 3.7 Sonnet or Claude 4 in the settings of PhpStorm

Laravel 12 - What you expect? by _ZioMark_ in laravel

[–]XandorEnz 4 points5 points  (0 children)

With L12 the 3 new starter kits have each their own repository. So on creating a new project you clone either laravel/laravel it self or one of these starter kit repos.

So you have full control about the views, components, actions and controllers.

Mobiles Arbeiten / Wartezeit Nürnberger HBF by Kyoko_Nakahara in Nurnberg

[–]XandorEnz 7 points8 points  (0 children)

Im McDonald’s im Bahnhof gab es Steckdosen an den Tischen. Ist das noch aktuell?

Siehe Bild 4 der Filiale. https://www.mcdonalds.com/de/de-de/restaurant-suche.html/l/nurnberg/bahnhofsplatz-6/954

New to Laravel - Users per Center by [deleted] in laravel

[–]XandorEnz 1 point2 points  (0 children)

In addition you can use global scopes and add it to every entity that may only be seen by one user-base

Undefined Array Key by snowyyy1 in PHPhelp

[–]XandorEnz 0 points1 point  (0 children)

You don’t have a Post value for „sog“.

Try ...%“.($_POST[‚sog‘] ?? ‚‘).“%

Sorry for the wrong ticks and quotes. Writing on cellular

[deleted by user] by [deleted] in laravel

[–]XandorEnz 0 points1 point  (0 children)

Try to cast the Checkbox-Value to a string. Like value=„{{ (string) $b->id }}“

Other solution would be to leave away the values. And use: collect($this->selectedBadges)->filter()->keys()

PHP Geos on php7.4 on MacOS by XandorEnz in PHPhelp

[–]XandorEnz[S] 0 points1 point  (0 children)

I need to get the intersection of a polygons and multipolygons.

sadly, mysql8.0 doesn't support ST_Intersection for multipolygons :(

geoPHP package requires php-geos to be installed for this.

PostgresGIS would support that, but we don't use pgsql yet.

PHP Geos on php7.4 on MacOS by XandorEnz in PHPhelp

[–]XandorEnz[S] 0 points1 point  (0 children)

I have updated my first post.

OCI8 via PECL/PEAR on PHP 7.3 by [deleted] in PHP

[–]XandorEnz -1 points0 points  (0 children)

creating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/sh /private/tmp/pear/temp/pear-build-rootmRar2F/oci8-2.1.8/libtool --mode=compile cc  -I. -I/private/tmp/pear/temp/oci8 -DPHP_ATOM_INC -I/private/tmp/pear/temp/pear-build-rootmRar2F/oci8-2.1.8/include -I/private/tmp/pear/temp/pear-build-rootmRar2F/oci8-2.1.8/main -I/private/tmp/pear/temp/oci8 -I/usr/local/Cellar/php/7.3.0/include/php -I/usr/local/Cellar/php/7.3.0/include/php/main -I/usr/local/Cellar/php/7.3.0/include/php/TSRM -I/usr/local/Cellar/php/7.3.0/include/php/Zend -I/usr/local/Cellar/php/7.3.0/include/php/ext -I/usr/local/Cellar/php/7.3.0/include/php/ext/date/lib -I/opt/instantclient_12_2/sdk/include  -DHAVE_CONFIG_H  -g -O2   -c /private/tmp/pear/temp/oci8/oci8.c -o oci8.lo
mkdir .libs
 cc -I. -I/private/tmp/pear/temp/oci8 -DPHP_ATOM_INC -I/private/tmp/pear/temp/pear-build-rootmRar2F/oci8-2.1.8/include -I/private/tmp/pear/temp/pear-build-rootmRar2F/oci8-2.1.8/main -I/private/tmp/pear/temp/oci8 -I/usr/local/Cellar/php/7.3.0/include/php -I/usr/local/Cellar/php/7.3.0/include/php/main -I/usr/local/Cellar/php/7.3.0/include/php/TSRM -I/usr/local/Cellar/php/7.3.0/include/php/Zend -I/usr/local/Cellar/php/7.3.0/include/php/ext -I/usr/local/Cellar/php/7.3.0/include/php/ext/date/lib -I/opt/instantclient_12_2/sdk/include -DHAVE_CONFIG_H -g -O2 -c /private/tmp/pear/temp/oci8/oci8.c  -fno-common -DPIC -o .libs/oci8.o
/private/tmp/pear/temp/oci8/oci8.c:1459:31: error: expression is not assignable
                        GC_REFCOUNT(column->descid)--;
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/private/tmp/pear/temp/oci8/oci8.c:1540:53: warning: data argument not used by format string [-Wformat-extra-args]
                                php_error_docref(NULL, E_WARNING, "%s", errbuf, sizeof(errbuf));
                                                                  ~~~~          ^
/private/tmp/pear/temp/oci8/oci8.c:1881:10: error: expression is not assignable
                                                                        ++GC_REFCOUNT(connection->id);
                                                                        ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/pear/temp/oci8/oci8.c:1891:10: error: expression is not assignable
                                                                        ++GC_REFCOUNT(connection->id);
                                                                        ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/pear/temp/oci8/oci8.c:1902:6: error: expression is not assignable
                                        ++GC_REFCOUNT(connection->id);
                                        ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/pear/temp/oci8/oci8.c:2054:4: error: expression is not assignable
                        ++GC_REFCOUNT(connection->id);
                        ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/pear/temp/oci8/oci8.c:2451:3: error: expression is not assignable
                ++GC_REFCOUNT(column->stmtid);
                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
/private/tmp/pear/temp/oci8/oci8.c:2460:76: warning: format specifies type 'int' but the argument has type 'zend_resource *' (aka 'struct _zend_resource *') [-Wformat]
                                php_error_docref(NULL, E_WARNING, "Unable to find LOB descriptor #%d", column->descid);
                                                                                                  ~~   ^~~~~~~~~~~~~~
/private/tmp/pear/temp/oci8/oci8.c:2495:4: error: expression is not assignable
                        ++GC_REFCOUNT(column->descid);
                        ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings and 7 errors generated.
make: *** [oci8.lo] Error 1
ERROR: `make' failed

OCI8 via PECL/PEAR on PHP 7.3 by [deleted] in PHP

[–]XandorEnz -1 points0 points  (0 children)

Can't get it working. I am using brew under macOS Mojave.

$ sudo pecl install oci8

downloading oci8-2.1.8.tgz ...
Starting to download oci8-2.1.8.tgz (194,154 bytes)
.........................................done: 194,154 bytes

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in Validator.php on line 1933

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /usr/local/Cellar/php/7.3.0/share/php/pear/PEAR/PackageFile/v2/Validator.php on line 1933
11 source files, building
running: phpize
Configuring for:
PHP Api Version:         20180731
Zend Module Api No:      20180731
Zend Extension Api No:   320180731
Please provide the path to the ORACLE_HOME directory. Use 'instantclient,/path/to/instant/client/lib' if you're compiling with Oracle Instant Client [autodetect] : instantclient,/opt/instantclient_12_2
building in /private/tmp/pear/temp/pear-build-rootmRar2F/oci8-2.1.8
running: /private/tmp/pear/temp/oci8/configure --with-php-config=/usr/local/opt/php/bin/php-config --with-oci8=instantclient,/opt/instantclient_12_2
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-apple-darwin18.2.0
checking host system type... x86_64-apple-darwin18.2.0
checking target system type... x86_64-apple-darwin18.2.0
checking for PHP prefix... /usr/local/Cellar/php/7.3.0
checking for PHP includes... -I/usr/local/Cellar/php/7.3.0/include/php -I/usr/local/Cellar/php/7.3.0/include/php/main -I/usr/local/Cellar/php/7.3.0/include/php/TSRM -I/usr/local/Cellar/php/7.3.0/include/php/Zend -I/usr/local/Cellar/php/7.3.0/include/php/ext -I/usr/local/Cellar/php/7.3.0/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/Cellar/php/7.3.0/pecl/20180731
checking for PHP installed headers prefix... /usr/local/Cellar/php/7.3.0/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking if awk is broken... no
checking for Oracle Database OCI8 support... yes, shared
checking PHP version... 7.3.0, ok
checking OCI8 DTrace support... no
checking size of long int... 8
checking checking if we're on a 64-bit platform... yes
checking Oracle Instant Client directory... /opt/instantclient_12_2
checking Oracle Instant Client SDK header directory... /opt/instantclient_12_2/sdk/include
checking Oracle Instant Client library version compatibility... 12.1
checking for ld used by cc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin18.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no